#b0cec5 color space conversions
Hex:
#b0cec5
RGB:
176, 206, 197
CMY:
31, 19, 23
CMYK:
15, 0, 4, 19
HSL:
162°, 23.4375%, 74.9020%
HSV (HSB):
162°, 14.5631%, 80.7843%
XYZ:
50.0538, 57.4039, 61.2653
xyY:
0.2967, 0.3402, 57.4039
CIE-Lab:
80.4063, -11.7721, 1.1046
CIE-LCH:
80.4063, 11.8238, 174.6394
CIE-Luv:
80.4063, -15.6577, 3.6754
Hunter-Lab:
75.7654, -14.6647, 5.0928
#b0cec5 color charts
#b0cec5 color shades, tints & tones
#b0cec5 color schemes
#b0cec5 color preview, HTML & CSS examples
This text has a color of #b0cec5
<p style="color:#b0cec5;">Text here</p>
.mytext {color:#b0cec5;}
This box has a color of #b0cec5
<div style="background-color:#b0cec5;">Content here</div>
.mybackground {background-color:#b0cec5;}
Border around this has a color of #b0cec5
<div style="border:2px solid #b0cec5;">Content here</div>
.myborder {border:2px solid #b0cec5;}