#b2ddbf color space conversions
Hex:
#b2ddbf
RGB:
178, 221, 191
CMY:
30, 13, 25
CMYK:
19, 0, 14, 13
HSL:
138°, 38.7387%, 78.2353%
HSV (HSB):
138°, 19.4570%, 86.6667%
XYZ:
53.6205, 64.9395, 58.9987
xyY:
0.3020, 0.3657, 64.9395
CIE-Lab:
84.4525, -19.8416, 10.1428
CIE-LCH:
84.4525, 22.2838, 152.9244
CIE-Luv:
84.4525, -21.7417, 18.4511
Hunter-Lab:
80.5850, -22.2516, 13.0016
#b2ddbf color charts
#b2ddbf color shades, tints & tones
#b2ddbf color schemes
#b2ddbf color preview, HTML & CSS examples
This text has a color of #b2ddbf
<p style="color:#b2ddbf;">Text here</p>
.mytext {color:#b2ddbf;}
This box has a color of #b2ddbf
<div style="background-color:#b2ddbf;">Content here</div>
.mybackground {background-color:#b2ddbf;}
Border around this has a color of #b2ddbf
<div style="border:2px solid #b2ddbf;">Content here</div>
.myborder {border:2px solid #b2ddbf;}