#cdaf1e color space conversions
Hex:
#cdaf1e
RGB:
205, 175, 30
CMY:
20, 31, 88
CMYK:
0, 15, 85, 20
HSL:
50°, 74.4681%, 46.0784%
HSV (HSB):
50°, 85.3659%, 80.3922%
XYZ:
40.7412, 43.7328, 7.5223
xyY:
0.4429, 0.4754, 43.7328
CIE-Lab:
72.0496, -2.5295, 69.7442
CIE-LCH:
72.0496, 69.7901, 92.0771
CIE-Luv:
72.0496, 26.9005, 73.8597
Hunter-Lab:
66.1308, -5.7605, 39.5474
#cdaf1e color charts
#cdaf1e color shades, tints & tones
#cdaf1e color schemes
#cdaf1e color preview, HTML & CSS examples
This text has a color of #cdaf1e
<p style="color:#cdaf1e;">Text here</p>
.mytext {color:#cdaf1e;}
This box has a color of #cdaf1e
<div style="background-color:#cdaf1e;">Content here</div>
.mybackground {background-color:#cdaf1e;}
Border around this has a color of #cdaf1e
<div style="border:2px solid #cdaf1e;">Content here</div>
.myborder {border:2px solid #cdaf1e;}