#b8cbc1 color space conversions
Hex:
#b8cbc1
RGB:
184, 203, 193
CMY:
28, 20, 24
CMYK:
9, 0, 5, 20
HSL:
148°, 15.4472%, 75.8824%
HSV (HSB):
148°, 9.3596%, 79.6078%
XYZ:
50.7487, 56.7525, 58.7317
xyY:
0.3053, 0.3414, 56.7525
CIE-Lab:
80.0402, -8.3342, 2.7816
CIE-LCH:
80.0402, 8.7861, 161.5429
CIE-Luv:
80.0402, -9.9610, 5.5949
Hunter-Lab:
75.3342, -11.5888, 6.5106
#b8cbc1 color charts
#b8cbc1 color shades, tints & tones
#b8cbc1 color schemes
#b8cbc1 color preview, HTML & CSS examples
This text has a color of #b8cbc1
<p style="color:#b8cbc1;">Text here</p>
.mytext {color:#b8cbc1;}
This box has a color of #b8cbc1
<div style="background-color:#b8cbc1;">Content here</div>
.mybackground {background-color:#b8cbc1;}
Border around this has a color of #b8cbc1
<div style="border:2px solid #b8cbc1;">Content here</div>
.myborder {border:2px solid #b8cbc1;}