#cedb4d color space conversions
Hex:
#cedb4d
RGB:
206, 219, 77
CMY:
19, 14, 70
CMYK:
6, 0, 65, 14
HSL:
65°, 66.3551%, 58.0392%
HSV (HSB):
65°, 64.8402%, 85.8824%
XYZ:
52.1247, 64.3207, 16.6890
xyY:
0.3915, 0.4831, 64.3207
CIE-Lab:
84.1324, -22.3400, 65.6085
CIE-LCH:
84.1324, 69.3076, 108.8040
CIE-Luv:
84.1324, -2.6618, 81.1529
Hunter-Lab:
80.2002, -24.3374, 43.8023
#cedb4d color charts
#cedb4d color shades, tints & tones
#cedb4d color schemes
#cedb4d color preview, HTML & CSS examples
This text has a color of #cedb4d
<p style="color:#cedb4d;">Text here</p>
.mytext {color:#cedb4d;}
This box has a color of #cedb4d
<div style="background-color:#cedb4d;">Content here</div>
.mybackground {background-color:#cedb4d;}
Border around this has a color of #cedb4d
<div style="border:2px solid #cedb4d;">Content here</div>
.myborder {border:2px solid #cedb4d;}