#b0dbc9 color space conversions
Hex:
#b0dbc9
RGB:
176, 219, 201
CMY:
31, 14, 21
CMYK:
20, 0, 8, 14
HSL:
155°, 37.3913%, 77.4510%
HSV (HSB):
155°, 19.6347%, 85.8824%
XYZ:
53.7786, 64.1102, 64.7984
xyY:
0.2944, 0.3509, 64.1102
CIE-Lab:
84.0231, -17.5850, 4.2257
CIE-LCH:
84.0231, 18.0856, 166.4879
CIE-Luv:
84.0231, -21.8829, 9.3770
Hunter-Lab:
80.0688, -20.2301, 8.0658
#b0dbc9 color charts
#b0dbc9 color shades, tints & tones
#b0dbc9 color schemes
#b0dbc9 color preview, HTML & CSS examples
This text has a color of #b0dbc9
<p style="color:#b0dbc9;">Text here</p>
.mytext {color:#b0dbc9;}
This box has a color of #b0dbc9
<div style="background-color:#b0dbc9;">Content here</div>
.mybackground {background-color:#b0dbc9;}
Border around this has a color of #b0dbc9
<div style="border:2px solid #b0dbc9;">Content here</div>
.myborder {border:2px solid #b0dbc9;}