#b2dbc3 color space conversions
Hex:
#b2dbc3
RGB:
178, 219, 195
CMY:
30, 14, 24
CMYK:
19, 0, 11, 14
HSL:
145°, 36.2832%, 77.8431%
HSV (HSB):
145°, 18.7215%, 85.8824%
XYZ:
53.5419, 64.0681, 61.1742
xyY:
0.2995, 0.3584, 64.0681
CIE-Lab:
84.0012, -18.0983, 7.3847
CIE-LCH:
84.0012, 19.5469, 157.8028
CIE-Luv:
84.0012, -20.8375, 14.1330
Hunter-Lab:
80.0426, -20.6726, 10.7162
#b2dbc3 color charts
#b2dbc3 color shades, tints & tones
#b2dbc3 color schemes
#b2dbc3 color preview, HTML & CSS examples
This text has a color of #b2dbc3
<p style="color:#b2dbc3;">Text here</p>
.mytext {color:#b2dbc3;}
This box has a color of #b2dbc3
<div style="background-color:#b2dbc3;">Content here</div>
.mybackground {background-color:#b2dbc3;}
Border around this has a color of #b2dbc3
<div style="border:2px solid #b2dbc3;">Content here</div>
.myborder {border:2px solid #b2dbc3;}