#a74001 color space conversions
Hex:
#a74001
RGB:
167, 64, 1
CMY:
35, 75, 100
CMYK:
0, 62, 99, 35
HSL:
23°, 98.8095%, 32.9412%
HSV (HSB):
23°, 99.4012%, 65.4902%
XYZ:
17.7752, 11.8845, 1.3858
xyY:
0.5726, 0.3828, 11.8845
CIE-Lab:
41.0319, 40.1044, 51.6353
CIE-LCH:
41.0319, 65.3802, 52.1640
CIE-Luv:
41.0319, 83.9115, 35.1689
Hunter-Lab:
34.4739, 31.7079, 21.7483
#a74001 color charts
#a74001 color shades, tints & tones
#a74001 color schemes
#a74001 color preview, HTML & CSS examples
This text has a color of #a74001
<p style="color:#a74001;">Text here</p>
.mytext {color:#a74001;}
This box has a color of #a74001
<div style="background-color:#a74001;">Content here</div>
.mybackground {background-color:#a74001;}
Border around this has a color of #a74001
<div style="border:2px solid #a74001;">Content here</div>
.myborder {border:2px solid #a74001;}