#cdc45f color space conversions
Hex:
#cdc45f
RGB:
205, 196, 95
CMY:
20, 23, 63
CMYK:
0, 4, 54, 20
HSL:
55°, 52.3810%, 58.8235%
HSV (HSB):
55°, 53.6585%, 80.3922%
XYZ:
46.9823, 53.2852, 18.6353
xyY:
0.3951, 0.4481, 53.2852
CIE-Lab:
78.0431, -10.0200, 51.1009
CIE-LCH:
78.0431, 52.0740, 101.0940
CIE-Luv:
78.0431, 10.6215, 64.1570
Hunter-Lab:
72.9967, -12.8577, 35.9616
#cdc45f color charts
#cdc45f color shades, tints & tones
#cdc45f color schemes
#cdc45f color preview, HTML & CSS examples
This text has a color of #cdc45f
<p style="color:#cdc45f;">Text here</p>
.mytext {color:#cdc45f;}
This box has a color of #cdc45f
<div style="background-color:#cdc45f;">Content here</div>
.mybackground {background-color:#cdc45f;}
Border around this has a color of #cdc45f
<div style="border:2px solid #cdc45f;">Content here</div>
.myborder {border:2px solid #cdc45f;}