#b8dacc color space conversions
Hex:
#b8dacc
RGB:
184, 218, 204
CMY:
28, 15, 20
CMYK:
16, 0, 6, 15
HSL:
155°, 31.4815%, 78.8235%
HSV (HSB):
155°, 15.5963%, 85.4902%
XYZ:
55.7377, 64.6928, 66.6760
xyY:
0.2979, 0.3458, 64.6928
CIE-Lab:
84.3252, -13.9252, 3.1371
CIE-LCH:
84.3252, 14.2742, 167.3042
CIE-Luv:
84.3252, -17.5518, 7.1353
Hunter-Lab:
80.4318, -17.0588, 7.1523
#b8dacc color charts
#b8dacc color shades, tints & tones
#b8dacc color schemes
#b8dacc color preview, HTML & CSS examples
This text has a color of #b8dacc
<p style="color:#b8dacc;">Text here</p>
.mytext {color:#b8dacc;}
This box has a color of #b8dacc
<div style="background-color:#b8dacc;">Content here</div>
.mybackground {background-color:#b8dacc;}
Border around this has a color of #b8dacc
<div style="border:2px solid #b8dacc;">Content here</div>
.myborder {border:2px solid #b8dacc;}