#cedb3d color space conversions
Hex:
#cedb3d
RGB:
206, 219, 61
CMY:
19, 14, 76
CMYK:
6, 0, 72, 14
HSL:
65°, 68.6957%, 54.9020%
HSV (HSB):
65°, 72.1461%, 85.8824%
XYZ:
51.6274, 64.1218, 14.0706
xyY:
0.3977, 0.4939, 64.1218
CIE-Lab:
84.0291, -23.2003, 71.3494
CIE-LCH:
84.0291, 75.0266, 108.0127
CIE-Luv:
84.0291, -2.4245, 85.5651
Hunter-Lab:
80.0761, -25.0489, 45.6351
#cedb3d color charts
#cedb3d color shades, tints & tones
#cedb3d color schemes
#cedb3d color preview, HTML & CSS examples
This text has a color of #cedb3d
<p style="color:#cedb3d;">Text here</p>
.mytext {color:#cedb3d;}
This box has a color of #cedb3d
<div style="background-color:#cedb3d;">Content here</div>
.mybackground {background-color:#cedb3d;}
Border around this has a color of #cedb3d
<div style="border:2px solid #cedb3d;">Content here</div>
.myborder {border:2px solid #cedb3d;}