#b2dfa5 color space conversions
Hex:
#b2dfa5
RGB:
178, 223, 165
CMY:
30, 13, 35
CMYK:
20, 0, 26, 13
HSL:
107°, 47.5410%, 76.0784%
HSV (HSB):
107°, 26.0090%, 87.4510%
XYZ:
51.5393, 64.9569, 45.4188
xyY:
0.3183, 0.4012, 64.9569
CIE-Lab:
84.4615, -25.2964, 23.7735
CIE-LCH:
84.4615, 34.7143, 136.7775
CIE-Luv:
84.4615, -22.4506, 38.1090
Hunter-Lab:
80.5959, -26.8959, 23.0049
#b2dfa5 color charts
#b2dfa5 color shades, tints & tones
#b2dfa5 color schemes
#b2dfa5 color preview, HTML & CSS examples
This text has a color of #b2dfa5
<p style="color:#b2dfa5;">Text here</p>
.mytext {color:#b2dfa5;}
This box has a color of #b2dfa5
<div style="background-color:#b2dfa5;">Content here</div>
.mybackground {background-color:#b2dfa5;}
Border around this has a color of #b2dfa5
<div style="border:2px solid #b2dfa5;">Content here</div>
.myborder {border:2px solid #b2dfa5;}