#cd8101 color space conversions
Hex:
#cd8101
RGB:
205, 129, 1
CMY:
20, 49, 100
CMYK:
0, 37, 100, 20
HSL:
38°, 99.0291%, 40.3922%
HSV (HSB):
38°, 99.5122%, 80.3922%
XYZ:
33.0326, 28.6818, 3.8239
xyY:
0.5040, 0.4376, 28.6818
CIE-Lab:
60.4998, 21.7967, 66.4008
CIE-LCH:
60.4998, 69.8868, 71.8271
CIE-Luv:
60.4998, 63.3024, 59.3146
Hunter-Lab:
53.5554, 16.3754, 33.2555
#cd8101 color charts
#cd8101 color shades, tints & tones
#cd8101 color schemes
#cd8101 color preview, HTML & CSS examples
This text has a color of #cd8101
<p style="color:#cd8101;">Text here</p>
.mytext {color:#cd8101;}
This box has a color of #cd8101
<div style="background-color:#cd8101;">Content here</div>
.mybackground {background-color:#cd8101;}
Border around this has a color of #cd8101
<div style="border:2px solid #cd8101;">Content here</div>
.myborder {border:2px solid #cd8101;}