#cdc07d color space conversions
Hex:
#cdc07d
RGB:
205, 192, 125
CMY:
20, 25, 51
CMYK:
0, 6, 39, 20
HSL:
50°, 44.4444%, 64.7059%
HSV (HSB):
50°, 39.0244%, 80.3922%
XYZ:
47.7281, 52.1591, 26.9542
xyY:
0.3763, 0.4112, 52.1591
CIE-Lab:
77.3759, -5.0631, 35.4134
CIE-LCH:
77.3759, 35.7735, 98.1365
CIE-Luv:
77.3759, 11.7983, 47.2460
Hunter-Lab:
72.2212, -8.4236, 28.4268
#cdc07d color charts
#cdc07d color shades, tints & tones
#cdc07d color schemes
#cdc07d color preview, HTML & CSS examples
This text has a color of #cdc07d
<p style="color:#cdc07d;">Text here</p>
.mytext {color:#cdc07d;}
This box has a color of #cdc07d
<div style="background-color:#cdc07d;">Content here</div>
.mybackground {background-color:#cdc07d;}
Border around this has a color of #cdc07d
<div style="border:2px solid #cdc07d;">Content here</div>
.myborder {border:2px solid #cdc07d;}