#b2dea2 color space conversions
Hex:
#b2dea2
RGB:
178, 222, 162
CMY:
30, 13, 36
CMYK:
20, 0, 27, 13
HSL:
104°, 47.6190%, 75.2941%
HSV (HSB):
104°, 27.0270%, 87.0588%
XYZ:
51.0030, 64.3162, 43.9085
xyY:
0.3203, 0.4039, 64.3162
CIE-Lab:
84.1301, -25.2870, 24.8772
CIE-LCH:
84.1301, 35.4726, 135.4681
CIE-Luv:
84.1301, -21.9255, 39.5008
Hunter-Lab:
80.1974, -26.8251, 23.6765
#b2dea2 color charts
#b2dea2 color shades, tints & tones
#b2dea2 color schemes
#b2dea2 color preview, HTML & CSS examples
This text has a color of #b2dea2
<p style="color:#b2dea2;">Text here</p>
.mytext {color:#b2dea2;}
This box has a color of #b2dea2
<div style="background-color:#b2dea2;">Content here</div>
.mybackground {background-color:#b2dea2;}
Border around this has a color of #b2dea2
<div style="border:2px solid #b2dea2;">Content here</div>
.myborder {border:2px solid #b2dea2;}