#b2dbb9 color space conversions
Hex:
#b2dbb9
RGB:
178, 219, 185
CMY:
30, 14, 27
CMYK:
19, 0, 16, 14
HSL:
130°, 36.2832%, 77.8431%
HSV (HSB):
130°, 18.7215%, 85.8824%
XYZ:
52.4486, 63.6308, 55.4166
xyY:
0.3058, 0.3710, 63.6308
CIE-Lab:
83.7732, -19.9455, 12.3405
CIE-LCH:
83.7732, 23.4544, 148.2544
CIE-Luv:
83.7732, -20.7045, 21.5772
Hunter-Lab:
79.7689, -22.2307, 14.6486
#b2dbb9 color charts
#b2dbb9 color shades, tints & tones
#b2dbb9 color schemes
#b2dbb9 color preview, HTML & CSS examples
This text has a color of #b2dbb9
<p style="color:#b2dbb9;">Text here</p>
.mytext {color:#b2dbb9;}
This box has a color of #b2dbb9
<div style="background-color:#b2dbb9;">Content here</div>
.mybackground {background-color:#b2dbb9;}
Border around this has a color of #b2dbb9
<div style="border:2px solid #b2dbb9;">Content here</div>
.myborder {border:2px solid #b2dbb9;}