#a62a01 color space conversions
Hex:
#a62a01
RGB:
166, 42, 1
CMY:
35, 84, 100
CMYK:
0, 75, 99, 35
HSL:
15°, 98.8024%, 32.7451%
HSV (HSB):
15°, 99.3976%, 65.0980%
XYZ:
16.5593, 9.7651, 1.0408
xyY:
0.6051, 0.3568, 9.7651
CIE-Lab:
37.4175, 49.0095, 49.6536
CIE-LCH:
37.4175, 69.7669, 45.3740
CIE-Luv:
37.4175, 97.6746, 29.4740
Hunter-Lab:
31.2492, 39.9033, 19.8997
#a62a01 color charts
#a62a01 color shades, tints & tones
#a62a01 color schemes
#a62a01 color preview, HTML & CSS examples
This text has a color of #a62a01
<p style="color:#a62a01;">Text here</p>
.mytext {color:#a62a01;}
This box has a color of #a62a01
<div style="background-color:#a62a01;">Content here</div>
.mybackground {background-color:#a62a01;}
Border around this has a color of #a62a01
<div style="border:2px solid #a62a01;">Content here</div>
.myborder {border:2px solid #a62a01;}