#bbcac8 color space conversions
Hex:
#bbcac8
RGB:
187, 202, 200
CMY:
27, 21, 22
CMYK:
7, 0, 1, 21
HSL:
172°, 12.3967%, 76.2745%
HSV (HSB):
172°, 7.4257%, 79.2157%
XYZ:
52.0394, 56.9760, 62.8983
xyY:
0.3027, 0.3314, 56.9760
CIE-Lab:
80.1661, -5.4670, -0.7636
CIE-LCH:
80.1661, 5.5201, 187.9516
CIE-Luv:
80.1661, -8.1357, -0.2089
Hunter-Lab:
75.4824, -9.0322, 3.4323
#bbcac8 color charts
#bbcac8 color shades, tints & tones
#bbcac8 color schemes
#bbcac8 color preview, HTML & CSS examples
This text has a color of #bbcac8
<p style="color:#bbcac8;">Text here</p>
.mytext {color:#bbcac8;}
This box has a color of #bbcac8
<div style="background-color:#bbcac8;">Content here</div>
.mybackground {background-color:#bbcac8;}
Border around this has a color of #bbcac8
<div style="border:2px solid #bbcac8;">Content here</div>
.myborder {border:2px solid #bbcac8;}