#a42a01 color space conversions
Hex:
#a42a01
RGB:
164, 42, 1
CMY:
36, 84, 100
CMYK:
0, 74, 99, 36
HSL:
15°, 98.7879%, 32.3529%
HSV (HSB):
15°, 99.3902%, 64.3137%
XYZ:
16.1433, 9.5506, 1.0213
xyY:
0.6043, 0.3575, 9.5506
CIE-Lab:
37.0235, 48.3491, 49.2407
CIE-LCH:
37.0235, 69.0093, 45.5234
CIE-Luv:
37.0235, 96.0757, 29.2297
Hunter-Lab:
30.9041, 39.1604, 19.6734
#a42a01 color charts
#a42a01 color shades, tints & tones
#a42a01 color schemes
#a42a01 color preview, HTML & CSS examples
This text has a color of #a42a01
<p style="color:#a42a01;">Text here</p>
.mytext {color:#a42a01;}
This box has a color of #a42a01
<div style="background-color:#a42a01;">Content here</div>
.mybackground {background-color:#a42a01;}
Border around this has a color of #a42a01
<div style="border:2px solid #a42a01;">Content here</div>
.myborder {border:2px solid #a42a01;}