#a2000c color space conversions
Hex:
#a2000c
RGB:
162, 0, 12
CMY:
36, 100, 95
CMYK:
0, 100, 93, 36
HSL:
356°, 100.0000%, 31.7647%
HSV (HSB):
356°, 100.0000%, 63.5294%
XYZ:
14.9667, 7.7079, 1.0468
xyY:
0.6309, 0.3249, 7.7079
CIE-Lab:
33.3671, 57.2120, 42.5890
CIE-LCH:
33.3671, 71.3235, 36.6642
CIE-Luv:
33.3671, 108.3743, 21.8714
Hunter-Lab:
27.7632, 47.6409, 17.1988
#a2000c color charts
#a2000c RGB chart
#a2000c CMYK chart
#a2000c RGB pie chart
#a2000c color shades, tints & tones
#a2000c color schemes
#a2000c color preview, HTML & CSS examples
This text has a color of #a2000c
<p style="color:#a2000c;">Text here</p>
.mytext {color:#a2000c;}
Text color #a2000c
This box has a color of #a2000c
<div style="background-color:#a2000c;">Content here</div>
.mybackground {background-color:#a2000c;}
Background color #a2000c
Border around this has a color of #a2000c
<div style="border:2px solid #a2000c;">Content here</div>
.myborder {border:2px solid #a2000c;}
Border color #a2000c