#daebcc color space conversions
Hex:
#daebcc
RGB:
218, 235, 204
CMY:
15, 8, 20
CMYK:
7, 0, 13, 8
HSL:
93°, 43.6620%, 86.0784%
HSV (HSB):
93°, 13.1915%, 92.1569%
XYZ:
69.5209, 78.6817, 68.6497
xyY:
0.3206, 0.3628, 78.6817
CIE-Lab:
91.0901, -11.0944, 13.1412
CIE-LCH:
91.0901, 17.1982, 130.1725
CIE-Luv:
91.0901, -8.0625, 21.4597
Hunter-Lab:
88.7027, -15.3302, 16.2056
#daebcc color charts
#daebcc RGB chart
#daebcc CMYK chart
#daebcc RGB pie chart
#daebcc color shades, tints & tones
#daebcc color schemes
#daebcc color preview, HTML & CSS examples
This text has a color of #daebcc
<p style="color:#daebcc;">Text here</p>
.mytext {color:#daebcc;}
Text color #daebcc
This box has a color of #daebcc
<div style="background-color:#daebcc;">Content here</div>
.mybackground {background-color:#daebcc;}
Background color #daebcc
Border around this has a color of #daebcc
<div style="border:2px solid #daebcc;">Content here</div>
.myborder {border:2px solid #daebcc;}
Border color #daebcc