#a7202d color space conversions
Hex:
#a7202d
RGB:
167, 32, 45
CMY:
35, 87, 82
CMYK:
0, 81, 73, 35
HSL:
354°, 67.8392%, 39.0196%
HSV (HSB):
354°, 80.8383%, 65.4902%
XYZ:
16.9265, 9.4380, 3.4122
xyY:
0.5684, 0.3170, 9.4380
CIE-Lab:
36.8142, 53.6589, 28.0037
CIE-LCH:
36.8142, 60.5268, 27.5593
CIE-Luv:
36.8142, 97.3549, 16.7858
Hunter-Lab:
30.7213, 44.5859, 14.9196
#a7202d color charts
#a7202d color shades, tints & tones
#a7202d color schemes
#a7202d color preview, HTML & CSS examples
This text has a color of #a7202d
<p style="color:#a7202d;">Text here</p>
.mytext {color:#a7202d;}
This box has a color of #a7202d
<div style="background-color:#a7202d;">Content here</div>
.mybackground {background-color:#a7202d;}
Border around this has a color of #a7202d
<div style="border:2px solid #a7202d;">Content here</div>
.myborder {border:2px solid #a7202d;}