#daeccd color space conversions
Hex:
#daeccd
RGB:
218, 236, 205
CMY:
15, 7, 20
CMYK:
8, 0, 13, 7
HSL:
95°, 44.9275%, 86.4706%
HSV (HSB):
95°, 13.1356%, 92.5490%
XYZ:
69.9283, 79.3041, 69.3792
xyY:
0.3199, 0.3628, 79.3041
CIE-Lab:
91.3717, -11.4298, 13.0214
CIE-LCH:
91.3717, 17.3263, 131.2757
CIE-Luv:
91.3717, -8.6130, 21.3619
Hunter-Lab:
89.0529, -15.6762, 16.1454
#daeccd color charts
#daeccd RGB chart
#daeccd CMYK chart
#daeccd RGB pie chart
#daeccd color shades, tints & tones
#daeccd color schemes
#daeccd color preview, HTML & CSS examples
This text has a color of #daeccd
<p style="color:#daeccd;">Text here</p>
.mytext {color:#daeccd;}
Text color #daeccd
This box has a color of #daeccd
<div style="background-color:#daeccd;">Content here</div>
.mybackground {background-color:#daeccd;}
Background color #daeccd
Border around this has a color of #daeccd
<div style="border:2px solid #daeccd;">Content here</div>
.myborder {border:2px solid #daeccd;}
Border color #daeccd