#cd7d25 color space conversions
Hex:
#cd7d25
RGB:
205, 125, 37
CMY:
20, 51, 85
CMYK:
0, 39, 82, 20
HSL:
31°, 69.4215%, 47.4510%
HSV (HSB):
31°, 81.9512%, 80.3922%
XYZ:
32.8444, 27.7799, 5.3812
xyY:
0.4976, 0.4209, 27.7799
CIE-Lab:
59.6894, 24.6210, 57.1032
CIE-LCH:
59.6894, 62.1850, 66.6760
CIE-Luv:
59.6894, 65.3947, 53.1895
Hunter-Lab:
52.7067, 18.9963, 30.8413
#cd7d25 color charts
#cd7d25 color shades, tints & tones
#cd7d25 color schemes
#cd7d25 color preview, HTML & CSS examples
This text has a color of #cd7d25
<p style="color:#cd7d25;">Text here</p>
.mytext {color:#cd7d25;}
This box has a color of #cd7d25
<div style="background-color:#cd7d25;">Content here</div>
.mybackground {background-color:#cd7d25;}
Border around this has a color of #cd7d25
<div style="border:2px solid #cd7d25;">Content here</div>
.myborder {border:2px solid #cd7d25;}