#b0ddcb color space conversions
Hex:
#b0ddcb
RGB:
176, 221, 203
CMY:
31, 13, 20
CMYK:
20, 0, 8, 13
HSL:
156°, 39.8230%, 77.8431%
HSV (HSB):
156°, 20.3620%, 86.6667%
XYZ:
54.5404, 65.2548, 66.2208
xyY:
0.2932, 0.3508, 65.2548
CIE-Lab:
84.6149, -18.1921, 4.0240
CIE-LCH:
84.6149, 18.6318, 167.5273
CIE-Luv:
84.6149, -22.8403, 9.1884
Hunter-Lab:
80.7804, -20.8481, 7.9426
#b0ddcb color charts
#b0ddcb color shades, tints & tones
#b0ddcb color schemes
#b0ddcb color preview, HTML & CSS examples
This text has a color of #b0ddcb
<p style="color:#b0ddcb;">Text here</p>
.mytext {color:#b0ddcb;}
This box has a color of #b0ddcb
<div style="background-color:#b0ddcb;">Content here</div>
.mybackground {background-color:#b0ddcb;}
Border around this has a color of #b0ddcb
<div style="border:2px solid #b0ddcb;">Content here</div>
.myborder {border:2px solid #b0ddcb;}