#b2deb6 color space conversions
Hex:
#b2deb6
RGB:
178, 222, 182
CMY:
30, 13, 29
CMYK:
20, 0, 18, 13
HSL:
125°, 40.0000%, 78.4314%
HSV (HSB):
125°, 19.8198%, 87.0588%
XYZ:
52.9249, 65.0849, 54.0292
xyY:
0.3076, 0.3783, 65.0849
CIE-Lab:
84.5275, -21.9591, 14.9849
CIE-LCH:
84.5275, 26.5847, 145.6903
CIE-Luv:
84.5275, -22.1235, 25.6815
Hunter-Lab:
80.6752, -24.0814, 16.7654
#b2deb6 color charts
#b2deb6 color shades, tints & tones
#b2deb6 color schemes
#b2deb6 color preview, HTML & CSS examples
This text has a color of #b2deb6
<p style="color:#b2deb6;">Text here</p>
.mytext {color:#b2deb6;}
This box has a color of #b2deb6
<div style="background-color:#b2deb6;">Content here</div>
.mybackground {background-color:#b2deb6;}
Border around this has a color of #b2deb6
<div style="border:2px solid #b2deb6;">Content here</div>
.myborder {border:2px solid #b2deb6;}