#b2ddb5 color space conversions
Hex:
#b2ddb5
RGB:
178, 221, 181
CMY:
30, 13, 29
CMYK:
19, 0, 18, 13
HSL:
124°, 38.7387%, 78.2353%
HSV (HSB):
124°, 19.4570%, 86.6667%
XYZ:
52.5570, 64.5141, 53.3985
xyY:
0.3083, 0.3784, 64.5141
CIE-Lab:
84.2327, -21.6437, 15.0952
CIE-LCH:
84.2327, 26.3878, 145.1065
CIE-Luv:
84.2327, -21.6271, 25.7626
Hunter-Lab:
80.3207, -23.7614, 16.8075
#b2ddb5 color charts
#b2ddb5 color shades, tints & tones
#b2ddb5 color schemes
#b2ddb5 color preview, HTML & CSS examples
This text has a color of #b2ddb5
<p style="color:#b2ddb5;">Text here</p>
.mytext {color:#b2ddb5;}
This box has a color of #b2ddb5
<div style="background-color:#b2ddb5;">Content here</div>
.mybackground {background-color:#b2ddb5;}
Border around this has a color of #b2ddb5
<div style="border:2px solid #b2ddb5;">Content here</div>
.myborder {border:2px solid #b2ddb5;}