In RGB color space, #babbcc hex color has a red value of 186, a green value of 187 and a blue value of 204.
In CMYK color space (used in color printing), #babbcc hex color is composed of 8.82% cyan, 8.33% magenta, 0% yellow and 20% black.
#babbcc color has a hue of 236.7 degrees, a saturation of 15% and a lightness of 76.5%.
#babbcc hex color contains mainly BLUE.
The closest web safe color of #babbcc is #cccccc
#babbcc hex color has a decimal value of 12237772.
HEX | babbcc | #babbcc |
---|---|---|
RGB | 186, 187, 204 | rgb(186, 187, 204) |
RGB Percent | 72.94, 73.33, 80 | rgb(72.94, 73.33, 80) |
CMYK | 9, 8, 0, 20 | |
HSL | 236.7°, 15, 76.5 | hsl(236.7, 15%, 76.5%) |
HSV | 236.7°, 8.8, 80 |
XYZ | 48.919, 50.339, 64.265 |
---|---|
Hunter Lab | 70.95, -1.089, -4.039 |
CIE-LAB | 76.277, 2.952, -8.667 |
CIE-LCH | 76.277, 9.156, 288.809 |
CIE-LUV | 8.82, 8.33, 0, 20 |
Web Safe | cccccc |
RGB percent of color #babbcc
CMYK percent of color #babbcc
Text with hexadecimal color #babbcc
This text has a font color of #babbcc
<p style="color:#babbcc">Text here</p>
#babbcc Background Color
This box has a background color of #babbcc
<div style="background-color:#babbcc">Text here</div>
#babbcc Border Color
This box has a border color of #babbcc
<div style="border: 4px solid #babbcc">Text here</div>
CSS codes
<p style="color:#babbcc">Text here</p>
<div style="background-color:#babbcc">Text here</div>
<div style="border: 4px solid #babbcc">Text here</div>
#babbcc Color on white background
This is how a font and box color of #babbcc will look
on a white background.
#babbcc Color on black background
This is how a font and box color of #babbcc hex color will look
on a black background.