#cedf8d color space conversions
Hex:
#cedf8d
RGB:
206, 223, 141
CMY:
19, 13, 45
CMYK:
8, 0, 37, 13
HSL:
72°, 56.1644%, 71.3725%
HSV (HSB):
72°, 36.7713%, 87.4510%
XYZ:
56.6490, 67.8203, 35.3042
xyY:
0.3546, 0.4245, 67.8203
CIE-Lab:
85.9165, -18.5157, 38.3185
CIE-LCH:
85.9165, 42.5575, 115.7901
CIE-Luv:
85.9165, -6.4640, 54.7241
Hunter-Lab:
82.3531, -21.3313, 32.2299
#cedf8d color charts
#cedf8d color shades, tints & tones
#cedf8d color schemes
#cedf8d color preview, HTML & CSS examples
This text has a color of #cedf8d
<p style="color:#cedf8d;">Text here</p>
.mytext {color:#cedf8d;}
This box has a color of #cedf8d
<div style="background-color:#cedf8d;">Content here</div>
.mybackground {background-color:#cedf8d;}
Border around this has a color of #cedf8d
<div style="border:2px solid #cedf8d;">Content here</div>
.myborder {border:2px solid #cedf8d;}