In RGB color space, #babbcd hex color has a red value of 186, a green value of 187 and a blue value of 205.
In CMYK color space (used in color printing), #babbcd hex color is composed of 9.27% cyan, 8.78% magenta, 0% yellow and 19.61% black.
#babbcd color has a hue of 236.8 degrees, a saturation of 15.97% and a lightness of 76.7%.
#babbcd hex color contains mainly BLUE.
The closest web safe color of #babbcd is #cccccc
#babbcd hex color has a decimal value of 12237773.
HEX | babbcd | #babbcd |
---|---|---|
RGB | 186, 187, 205 | rgb(186, 187, 205) |
RGB Percent | 72.94, 73.33, 80.39 | rgb(72.94, 73.33, 80.39) |
CMYK | 9, 9, 0, 20 | |
HSL | 236.8°, 15.97, 76.7 | hsl(236.8, 15.97%, 76.7%) |
HSV | 236.8°, 9.3, 80.4 |
XYZ | 49.039, 50.388, 64.899 |
---|---|
Hunter Lab | 70.985, -0.908, -4.518 |
CIE-LAB | 76.307, 3.151, -9.165 |
CIE-LCH | 76.307, 9.692, 288.973 |
CIE-LUV | 9.27, 8.78, 0, 19.61 |
Web Safe | cccccc |
RGB percent of color #babbcd
CMYK percent of color #babbcd
Text with hexadecimal color #babbcd
This text has a font color of #babbcd
<p style="color:#babbcd">Text here</p>
#babbcd Background Color
This box has a background color of #babbcd
<div style="background-color:#babbcd">Text here</div>
#babbcd Border Color
This box has a border color of #babbcd
<div style="border: 4px solid #babbcd">Text here</div>
CSS codes
<p style="color:#babbcd">Text here</p>
<div style="background-color:#babbcd">Text here</div>
<div style="border: 4px solid #babbcd">Text here</div>
#babbcd Color on white background
This is how a font and box color of #babbcd will look
on a white background.
#babbcd Color on black background
This is how a font and box color of #babbcd hex color will look
on a black background.