#b8dace color space conversions
Hex:
#b8dace
RGB:
184, 218, 206
CMY:
28, 15, 19
CMYK:
16, 0, 6, 15
HSL:
159°, 31.4815%, 78.8235%
HSV (HSB):
159°, 15.5963%, 85.4902%
XYZ:
55.9791, 64.7894, 67.9477
xyY:
0.2966, 0.3433, 64.7894
CIE-Lab:
84.3751, -13.5368, 2.1502
CIE-LCH:
84.3751, 13.7065, 170.9745
CIE-Luv:
84.3751, -17.5935, 5.5856
Hunter-Lab:
80.4919, -16.7205, 6.2943
#b8dace color charts
#b8dace color shades, tints & tones
#b8dace color schemes
#b8dace color preview, HTML & CSS examples
This text has a color of #b8dace
<p style="color:#b8dace;">Text here</p>
.mytext {color:#b8dace;}
This box has a color of #b8dace
<div style="background-color:#b8dace;">Content here</div>
.mybackground {background-color:#b8dace;}
Border around this has a color of #b8dace
<div style="border:2px solid #b8dace;">Content here</div>
.myborder {border:2px solid #b8dace;}