#cd8401 color space conversions
Hex:
#cd8401
RGB:
205, 132, 1
CMY:
20, 48, 100
CMYK:
0, 36, 100, 20
HSL:
39°, 99.0291%, 40.3922%
HSV (HSB):
39°, 99.5122%, 80.3922%
XYZ:
33.4336, 29.4839, 3.9575
xyY:
0.4999, 0.4409, 29.4839
CIE-Lab:
61.2063, 20.1683, 66.8645
CIE-LCH:
61.2063, 69.8400, 73.2152
CIE-Luv:
61.2063, 60.8307, 60.3999
Hunter-Lab:
54.2990, 14.8846, 33.6880
#cd8401 color charts
#cd8401 color shades, tints & tones
#cd8401 color schemes
#cd8401 color preview, HTML & CSS examples
This text has a color of #cd8401
<p style="color:#cd8401;">Text here</p>
.mytext {color:#cd8401;}
This box has a color of #cd8401
<div style="background-color:#cd8401;">Content here</div>
.mybackground {background-color:#cd8401;}
Border around this has a color of #cd8401
<div style="border:2px solid #cd8401;">Content here</div>
.myborder {border:2px solid #cd8401;}