#b2dac9 color space conversions
Hex:
#b2dac9
RGB:
178, 218, 201
CMY:
30, 15, 21
CMYK:
18, 0, 8, 15
HSL:
155°, 35.0877%, 77.6471%
HSV (HSB):
155°, 18.3486%, 85.4902%
XYZ:
53.9741, 63.8248, 64.7330
xyY:
0.2957, 0.3497, 63.8248
CIE-Lab:
83.8745, -16.4439, 4.0261
CIE-LCH:
83.8745, 16.9295, 166.2425
CIE-Luv:
83.8745, -20.4484, 8.8842
Hunter-Lab:
79.8904, -19.2134, 7.8823
#b2dac9 color charts
#b2dac9 color shades, tints & tones
#b2dac9 color schemes
#b2dac9 color preview, HTML & CSS examples
This text has a color of #b2dac9
<p style="color:#b2dac9;">Text here</p>
.mytext {color:#b2dac9;}
This box has a color of #b2dac9
<div style="background-color:#b2dac9;">Content here</div>
.mybackground {background-color:#b2dac9;}
Border around this has a color of #b2dac9
<div style="border:2px solid #b2dac9;">Content here</div>
.myborder {border:2px solid #b2dac9;}