#b2dac4 color space conversions
Hex:
#b2dac4
RGB:
178, 218, 196
CMY:
30, 15, 23
CMYK:
18, 0, 10, 15
HSL:
147°, 35.0877%, 77.6471%
HSV (HSB):
147°, 18.3486%, 85.4902%
XYZ:
53.3953, 63.5933, 61.6851
xyY:
0.2988, 0.3559, 63.5933
CIE-Lab:
83.7536, -17.4081, 6.4996
CIE-LCH:
83.7536, 18.5819, 159.5260
CIE-Luv:
83.7536, -20.3752, 12.7101
Hunter-Lab:
79.7454, -20.0358, 9.9595
#b2dac4 color charts
#b2dac4 color shades, tints & tones
#b2dac4 color schemes
#b2dac4 color preview, HTML & CSS examples
This text has a color of #b2dac4
<p style="color:#b2dac4;">Text here</p>
.mytext {color:#b2dac4;}
This box has a color of #b2dac4
<div style="background-color:#b2dac4;">Content here</div>
.mybackground {background-color:#b2dac4;}
Border around this has a color of #b2dac4
<div style="border:2px solid #b2dac4;">Content here</div>
.myborder {border:2px solid #b2dac4;}