#cedc7f color space conversions
Hex:
#cedc7f
RGB:
206, 220, 127
CMY:
19, 14, 50
CMYK:
6, 0, 42, 14
HSL:
69°, 57.0552%, 68.0392%
HSV (HSB):
69°, 42.2727%, 86.2745%
XYZ:
54.8776, 65.8405, 29.8948
xyY:
0.3644, 0.4372, 65.8405
CIE-Lab:
84.9150, -18.6314, 44.0018
CIE-LCH:
84.9150, 47.7838, 112.9490
CIE-Luv:
84.9150, -4.3661, 60.7719
Hunter-Lab:
81.1422, -21.2768, 34.9556
#cedc7f color charts
#cedc7f color shades, tints & tones
#cedc7f color schemes
#cedc7f color preview, HTML & CSS examples
This text has a color of #cedc7f
<p style="color:#cedc7f;">Text here</p>
.mytext {color:#cedc7f;}
This box has a color of #cedc7f
<div style="background-color:#cedc7f;">Content here</div>
.mybackground {background-color:#cedc7f;}
Border around this has a color of #cedc7f
<div style="border:2px solid #cedc7f;">Content here</div>
.myborder {border:2px solid #cedc7f;}