#a7020c color space conversions
Hex:
#a7020c
RGB:
167, 2, 12
CMY:
35, 99, 95
CMYK:
0, 99, 93, 35
HSL:
356°, 97.6331%, 33.1373%
HSV (HSB):
356°, 98.8024%, 65.4902%
XYZ:
16.0244, 8.2855, 1.1025
xyY:
0.6306, 0.3260, 8.2855
CIE-Lab:
34.5704, 58.2415, 43.9222
CIE-LCH:
34.5704, 72.9468, 37.0213
CIE-Luv:
34.5704, 111.6710, 22.8741
Hunter-Lab:
28.7845, 48.9988, 17.8782
#a7020c color charts
#a7020c color shades, tints & tones
#a7020c color schemes
#a7020c color preview, HTML & CSS examples
This text has a color of #a7020c
<p style="color:#a7020c;">Text here</p>
.mytext {color:#a7020c;}
This box has a color of #a7020c
<div style="background-color:#a7020c;">Content here</div>
.mybackground {background-color:#a7020c;}
Border around this has a color of #a7020c
<div style="border:2px solid #a7020c;">Content here</div>
.myborder {border:2px solid #a7020c;}