#b8cace color space conversions
Hex:
#b8cace
RGB:
184, 202, 206
CMY:
28, 21, 19
CMYK:
11, 2, 0, 19
HSL:
191°, 18.3333%, 76.4706%
HSV (HSB):
191°, 10.6796%, 80.7843%
XYZ:
52.0283, 56.8876, 66.6307
xyY:
0.2964, 0.3241, 56.8876
CIE-Lab:
80.1164, -5.2817, -4.0810
CIE-LCH:
80.1164, 6.6747, 217.6922
CIE-Luv:
80.1164, -9.9383, -5.3082
Hunter-Lab:
75.4239, -8.8605, 0.4189
#b8cace color charts
#b8cace color shades, tints & tones
#b8cace color schemes
#b8cace color preview, HTML & CSS examples
This text has a color of #b8cace
<p style="color:#b8cace;">Text here</p>
.mytext {color:#b8cace;}
This box has a color of #b8cace
<div style="background-color:#b8cace;">Content here</div>
.mybackground {background-color:#b8cace;}
Border around this has a color of #b8cace
<div style="border:2px solid #b8cace;">Content here</div>
.myborder {border:2px solid #b8cace;}