#a65001 color space conversions
Hex:
#a65001
RGB:
166, 80, 1
CMY:
35, 69, 100
CMYK:
0, 52, 99, 35
HSL:
29°, 98.8024%, 32.7451%
HSV (HSB):
29°, 99.3976%, 65.0980%
XYZ:
18.6000, 13.8465, 1.7210
xyY:
0.5444, 0.4053, 13.8465
CIE-Lab:
44.0120, 31.6151, 53.2764
CIE-LCH:
44.0120, 61.9507, 59.3144
CIE-Luv:
44.0120, 70.7170, 40.0876
Hunter-Lab:
37.2109, 24.1049, 23.3054
#a65001 color charts
#a65001 color shades, tints & tones
#a65001 color schemes
#a65001 color preview, HTML & CSS examples
This text has a color of #a65001
<p style="color:#a65001;">Text here</p>
.mytext {color:#a65001;}
This box has a color of #a65001
<div style="background-color:#a65001;">Content here</div>
.mybackground {background-color:#a65001;}
Border around this has a color of #a65001
<div style="border:2px solid #a65001;">Content here</div>
.myborder {border:2px solid #a65001;}