#cd5a05 color space conversions
Hex:
#cd5a05
RGB:
205, 90, 5
CMY:
20, 65, 98
CMYK:
0, 56, 98, 20
HSL:
26°, 95.2381%, 41.1765%
HSV (HSB):
26°, 97.5610%, 80.3922%
XYZ:
28.8604, 20.3024, 2.5412
xyY:
0.5582, 0.3927, 20.3024
CIE-Lab:
52.1774, 42.1978, 60.3918
CIE-LCH:
52.1774, 73.6738, 55.0567
CIE-Luv:
52.1774, 95.4230, 45.7672
Hunter-Lab:
45.0582, 35.4798, 28.1969
#cd5a05 color charts
#cd5a05 color shades, tints & tones
#cd5a05 color schemes
#cd5a05 color preview, HTML & CSS examples
This text has a color of #cd5a05
<p style="color:#cd5a05;">Text here</p>
.mytext {color:#cd5a05;}
This box has a color of #cd5a05
<div style="background-color:#cd5a05;">Content here</div>
.mybackground {background-color:#cd5a05;}
Border around this has a color of #cd5a05
<div style="border:2px solid #cd5a05;">Content here</div>
.myborder {border:2px solid #cd5a05;}