#a7200a color space conversions
Hex:
#a7200a
RGB:
167, 32, 10
CMY:
35, 87, 96
CMYK:
0, 81, 94, 35
HSL:
8°, 88.7006%, 34.7059%
HSV (HSB):
8°, 94.0120%, 65.4902%
XYZ:
16.5076, 9.2704, 1.2065
xyY:
0.6117, 0.3435, 9.2704
CIE-Lab:
36.4998, 52.6743, 45.9291
CIE-LCH:
36.4998, 69.8860, 41.0866
CIE-Luv:
36.4998, 102.9509, 26.4770
Hunter-Lab:
30.4474, 43.4944, 18.9638
#a7200a color charts
#a7200a color shades, tints & tones
#a7200a color schemes
#a7200a color preview, HTML & CSS examples
This text has a color of #a7200a
<p style="color:#a7200a;">Text here</p>
.mytext {color:#a7200a;}
This box has a color of #a7200a
<div style="background-color:#a7200a;">Content here</div>
.mybackground {background-color:#a7200a;}
Border around this has a color of #a7200a
<div style="border:2px solid #a7200a;">Content here</div>
.myborder {border:2px solid #a7200a;}