#a7253e color space conversions
Hex:
#a7253e
RGB:
167, 37, 62
CMY:
35, 85, 76
CMYK:
0, 78, 63, 35
HSL:
348°, 63.7255%, 40.0000%
HSV (HSB):
348°, 77.8443%, 65.4902%
XYZ:
17.4674, 9.8864, 5.5451
xyY:
0.5309, 0.3005, 9.8864
CIE-Lab:
37.6378, 53.0741, 18.3459
CIE-LCH:
37.6378, 56.1554, 19.0685
CIE-Luv:
37.6378, 90.6265, 9.5331
Hunter-Lab:
31.4427, 44.1378, 11.5538
#a7253e color charts
#a7253e color shades, tints & tones
#a7253e color schemes
#a7253e color preview, HTML & CSS examples
This text has a color of #a7253e
<p style="color:#a7253e;">Text here</p>
.mytext {color:#a7253e;}
This box has a color of #a7253e
<div style="background-color:#a7253e;">Content here</div>
.mybackground {background-color:#a7253e;}
Border around this has a color of #a7253e
<div style="border:2px solid #a7253e;">Content here</div>
.myborder {border:2px solid #a7253e;}