#b2dbc1 color space conversions
Hex:
#b2dbc1
RGB:
178, 219, 193
CMY:
30, 14, 24
CMYK:
19, 0, 12, 14
HSL:
142°, 36.2832%, 77.8431%
HSV (HSB):
142°, 18.7215%, 85.8824%
XYZ:
53.3173, 63.9783, 59.9910
xyY:
0.3007, 0.3609, 63.9783
CIE-Lab:
83.9545, -18.4751, 8.3750
CIE-LCH:
83.9545, 20.2847, 155.6146
CIE-Luv:
83.9545, -20.8104, 15.6406
Hunter-Lab:
79.9864, -20.9919, 11.5221
#b2dbc1 color charts
#b2dbc1 color shades, tints & tones
#b2dbc1 color schemes
#b2dbc1 color preview, HTML & CSS examples
This text has a color of #b2dbc1
<p style="color:#b2dbc1;">Text here</p>
.mytext {color:#b2dbc1;}
This box has a color of #b2dbc1
<div style="background-color:#b2dbc1;">Content here</div>
.mybackground {background-color:#b2dbc1;}
Border around this has a color of #b2dbc1
<div style="border:2px solid #b2dbc1;">Content here</div>
.myborder {border:2px solid #b2dbc1;}