#a20c02 color space conversions
Hex:
#a20c02
RGB:
162, 12, 2
CMY:
36, 95, 99
CMYK:
0, 93, 99, 36
HSL:
4°, 97.5610%, 32.1569%
HSV (HSB):
4°, 98.7654%, 63.5294%
XYZ:
15.0427, 7.9487, 0.7988
xyY:
0.6323, 0.3341, 7.9487
CIE-Lab:
33.8758, 55.4756, 46.9804
CIE-LCH:
33.8758, 72.6960, 40.2601
CIE-Luv:
33.8758, 106.7603, 24.2665
Hunter-Lab:
28.1935, 45.9008, 18.0555
#a20c02 color charts
#a20c02 color shades, tints & tones
#a20c02 color schemes
#a20c02 color preview, HTML & CSS examples
This text has a color of #a20c02
<p style="color:#a20c02;">Text here</p>
.mytext {color:#a20c02;}
This box has a color of #a20c02
<div style="background-color:#a20c02;">Content here</div>
.mybackground {background-color:#a20c02;}
Border around this has a color of #a20c02
<div style="border:2px solid #a20c02;">Content here</div>
.myborder {border:2px solid #a20c02;}