#b8cfc8 color space conversions
Hex:
#b8cfc8
RGB:
184, 207, 200
CMY:
28, 19, 22
CMYK:
11, 0, 3, 19
HSL:
162°, 19.3277%, 76.6667%
HSV (HSB):
162°, 11.1111%, 81.1765%
XYZ:
52.5053, 58.9861, 63.2617
xyY:
0.3005, 0.3375, 58.9861
CIE-Lab:
81.2840, -9.0683, 0.8435
CIE-LCH:
81.2840, 9.1074, 174.6855
CIE-Luv:
81.2840, -12.1511, 2.8328
Hunter-Lab:
76.8024, -12.3743, 4.9249
#b8cfc8 color charts
#b8cfc8 color shades, tints & tones
#b8cfc8 color schemes
#b8cfc8 color preview, HTML & CSS examples
This text has a color of #b8cfc8
<p style="color:#b8cfc8;">Text here</p>
.mytext {color:#b8cfc8;}
This box has a color of #b8cfc8
<div style="background-color:#b8cfc8;">Content here</div>
.mybackground {background-color:#b8cfc8;}
Border around this has a color of #b8cfc8
<div style="border:2px solid #b8cfc8;">Content here</div>
.myborder {border:2px solid #b8cfc8;}