#cdc32f color space conversions
Hex:
#cdc32f
RGB:
205, 195, 47
CMY:
20, 24, 82
CMYK:
0, 5, 77, 20
HSL:
56°, 62.6984%, 49.4118%
HSV (HSB):
56°, 77.0732%, 80.3922%
XYZ:
45.2050, 52.2146, 10.3852
xyY:
0.4193, 0.4843, 52.2146
CIE-Lab:
77.4090, -12.3360, 69.6706
CIE-LCH:
77.4090, 70.7543, 100.0409
CIE-Luv:
77.4090, 12.5981, 78.8578
Hunter-Lab:
72.2597, -14.7863, 42.0606
#cdc32f color charts
#cdc32f color shades, tints & tones
#cdc32f color schemes
#cdc32f color preview, HTML & CSS examples
This text has a color of #cdc32f
<p style="color:#cdc32f;">Text here</p>
.mytext {color:#cdc32f;}
This box has a color of #cdc32f
<div style="background-color:#cdc32f;">Content here</div>
.mybackground {background-color:#cdc32f;}
Border around this has a color of #cdc32f
<div style="border:2px solid #cdc32f;">Content here</div>
.myborder {border:2px solid #cdc32f;}