#b0dec7 color space conversions
Hex:
#b0dec7
RGB:
176, 222, 199
CMY:
31, 13, 22
CMYK:
21, 0, 10, 13
HSL:
150°, 41.0714%, 78.0392%
HSV (HSB):
150°, 20.7207%, 87.0588%
XYZ:
54.3346, 65.5962, 63.8304
xyY:
0.2957, 0.3570, 65.5962
CIE-Lab:
84.7900, -19.4704, 6.3899
CIE-LCH:
84.7900, 20.4921, 161.8311
CIE-Luv:
84.7900, -23.2675, 12.9253
Hunter-Lab:
80.9915, -21.9852, 9.9668
#b0dec7 color charts
#b0dec7 color shades, tints & tones
#b0dec7 color schemes
#b0dec7 color preview, HTML & CSS examples
This text has a color of #b0dec7
<p style="color:#b0dec7;">Text here</p>
.mytext {color:#b0dec7;}
This box has a color of #b0dec7
<div style="background-color:#b0dec7;">Content here</div>
.mybackground {background-color:#b0dec7;}
Border around this has a color of #b0dec7
<div style="border:2px solid #b0dec7;">Content here</div>
.myborder {border:2px solid #b0dec7;}