#cdc45d color space conversions
Hex:
#cdc45d
RGB:
205, 196, 93
CMY:
20, 23, 64
CMYK:
0, 4, 55, 20
HSL:
55°, 52.8302%, 58.4314%
HSV (HSB):
55°, 54.6341%, 80.3922%
XYZ:
46.8925, 53.2493, 18.1626
xyY:
0.3964, 0.4501, 53.2493
CIE-Lab:
78.0220, -10.1809, 52.0115
CIE-LCH:
78.0220, 52.9985, 101.0753
CIE-Luv:
78.0220, 10.6944, 65.0014
Hunter-Lab:
72.9721, -12.9955, 36.3234
#cdc45d color charts
#cdc45d color shades, tints & tones
#cdc45d color schemes
#cdc45d color preview, HTML & CSS examples
This text has a color of #cdc45d
<p style="color:#cdc45d;">Text here</p>
.mytext {color:#cdc45d;}
This box has a color of #cdc45d
<div style="background-color:#cdc45d;">Content here</div>
.mybackground {background-color:#cdc45d;}
Border around this has a color of #cdc45d
<div style="border:2px solid #cdc45d;">Content here</div>
.myborder {border:2px solid #cdc45d;}