#b0dbbc color space conversions
Hex:
#b0dbbc
RGB:
176, 219, 188
CMY:
31, 14, 26
CMYK:
20, 0, 14, 14
HSL:
137°, 37.3913%, 77.4510%
HSV (HSB):
137°, 19.6347%, 85.8824%
XYZ:
52.3131, 63.5240, 57.0811
xyY:
0.3025, 0.3674, 63.5240
CIE-Lab:
83.7173, -20.0580, 10.6612
CIE-LCH:
83.7173, 22.7153, 152.0087
CIE-Luv:
83.7173, -21.7306, 19.2031
Hunter-Lab:
79.7019, -22.3182, 13.3289
#b0dbbc color charts
#b0dbbc color shades, tints & tones
#b0dbbc color schemes
#b0dbbc color preview, HTML & CSS examples
This text has a color of #b0dbbc
<p style="color:#b0dbbc;">Text here</p>
.mytext {color:#b0dbbc;}
This box has a color of #b0dbbc
<div style="background-color:#b0dbbc;">Content here</div>
.mybackground {background-color:#b0dbbc;}
Border around this has a color of #b0dbbc
<div style="border:2px solid #b0dbbc;">Content here</div>
.myborder {border:2px solid #b0dbbc;}