#b0ddcc color space conversions
Hex:
#b0ddcc
RGB:
176, 221, 204
CMY:
31, 13, 20
CMYK:
20, 0, 8, 13
HSL:
157°, 39.8230%, 77.8431%
HSV (HSB):
157°, 20.3620%, 86.6667%
XYZ:
54.6600, 65.3026, 66.8505
xyY:
0.2926, 0.3496, 65.3026
CIE-Lab:
84.6394, -17.9945, 3.5309
CIE-LCH:
84.6394, 18.3377, 168.8984
CIE-Luv:
84.6394, -22.8509, 8.4166
Hunter-Lab:
80.8101, -20.6799, 7.5191
#b0ddcc color charts
#b0ddcc color shades, tints & tones
#b0ddcc color schemes
#b0ddcc color preview, HTML & CSS examples
This text has a color of #b0ddcc
<p style="color:#b0ddcc;">Text here</p>
.mytext {color:#b0ddcc;}
This box has a color of #b0ddcc
<div style="background-color:#b0ddcc;">Content here</div>
.mybackground {background-color:#b0ddcc;}
Border around this has a color of #b0ddcc
<div style="border:2px solid #b0ddcc;">Content here</div>
.myborder {border:2px solid #b0ddcc;}