#cd700c color space conversions
Hex:
#cd700c
RGB:
205, 112, 12
CMY:
20, 56, 95
CMYK:
0, 45, 94, 20
HSL:
31°, 88.9401%, 42.5490%
HSV (HSB):
31°, 94.1463%, 80.3922%
XYZ:
31.0374, 24.5940, 3.4591
xyY:
0.5253, 0.4162, 24.5940
CIE-Lab:
56.6777, 31.0461, 61.9635
CIE-LCH:
56.6777, 69.3061, 63.3874
CIE-Luv:
56.6777, 77.1617, 52.3908
Hunter-Lab:
49.5924, 24.9276, 30.5791
#cd700c color charts
#cd700c RGB chart
#cd700c CMYK chart
#cd700c RGB pie chart
#cd700c color shades, tints & tones
#cd700c color schemes
#cd700c color preview, HTML & CSS examples
This text has a color of #cd700c
<p style="color:#cd700c;">Text here</p>
.mytext {color:#cd700c;}
Text color #cd700c
This box has a color of #cd700c
<div style="background-color:#cd700c;">Content here</div>
.mybackground {background-color:#cd700c;}
Background color #cd700c
Border around this has a color of #cd700c
<div style="border:2px solid #cd700c;">Content here</div>
.myborder {border:2px solid #cd700c;}
Border color #cd700c