#b0deb6 color space conversions
Hex:
#b0deb6
RGB:
176, 222, 182
CMY:
31, 13, 29
CMYK:
21, 0, 18, 13
HSL:
128°, 41.0714%, 78.0392%
HSV (HSB):
128°, 20.7207%, 87.0588%
XYZ:
52.4693, 64.8501, 54.0079
xyY:
0.3063, 0.3785, 64.8501
CIE-Lab:
84.4064, -22.6210, 14.7970
CIE-LCH:
84.4064, 27.0307, 146.8102
CIE-Luv:
84.4064, -23.1121, 25.5283
Hunter-Lab:
80.5295, -24.6244, 16.6073
#b0deb6 color charts
#b0deb6 color shades, tints & tones
#b0deb6 color schemes
#b0deb6 color preview, HTML & CSS examples
This text has a color of #b0deb6
<p style="color:#b0deb6;">Text here</p>
.mytext {color:#b0deb6;}
This box has a color of #b0deb6
<div style="background-color:#b0deb6;">Content here</div>
.mybackground {background-color:#b0deb6;}
Border around this has a color of #b0deb6
<div style="border:2px solid #b0deb6;">Content here</div>
.myborder {border:2px solid #b0deb6;}