#cd700f color space conversions
Hex:
#cd700f
RGB:
205, 112, 15
CMY:
20, 56, 94
CMYK:
0, 45, 93, 20
HSL:
31°, 86.3636%, 43.1373%
HSV (HSB):
31°, 92.6829%, 80.3922%
XYZ:
31.0572, 24.6020, 3.5637
xyY:
0.5244, 0.4154, 24.6020
CIE-Lab:
56.6855, 31.0858, 61.3449
CIE-LCH:
56.6855, 68.7715, 63.1270
CIE-Luv:
56.6855, 77.0691, 52.0881
Hunter-Lab:
49.6004, 24.9670, 30.4604
#cd700f color charts
#cd700f color shades, tints & tones
#cd700f color schemes
#cd700f color preview, HTML & CSS examples
This text has a color of #cd700f
<p style="color:#cd700f;">Text here</p>
.mytext {color:#cd700f;}
This box has a color of #cd700f
<div style="background-color:#cd700f;">Content here</div>
.mybackground {background-color:#cd700f;}
Border around this has a color of #cd700f
<div style="border:2px solid #cd700f;">Content here</div>
.myborder {border:2px solid #cd700f;}