#a7204d color space conversions
Hex:
#a7204d
RGB:
167, 32, 77
CMY:
35, 87, 70
CMYK:
0, 81, 54, 35
HSL:
340°, 67.8392%, 39.0196%
HSV (HSB):
340°, 80.8383%, 65.4902%
XYZ:
17.7924, 9.7843, 7.9720
xyY:
0.5005, 0.2752, 9.7843
CIE-Lab:
37.4526, 55.6249, 8.4904
CIE-LCH:
37.4526, 56.2691, 8.6785
CIE-Luv:
37.4526, 87.5277, -0.5423
Hunter-Lab:
31.2799, 46.7932, 6.7853
#a7204d color charts
#a7204d color shades, tints & tones
#a7204d color schemes
#a7204d color preview, HTML & CSS examples
This text has a color of #a7204d
<p style="color:#a7204d;">Text here</p>
.mytext {color:#a7204d;}
This box has a color of #a7204d
<div style="background-color:#a7204d;">Content here</div>
.mybackground {background-color:#a7204d;}
Border around this has a color of #a7204d
<div style="border:2px solid #a7204d;">Content here</div>
.myborder {border:2px solid #a7204d;}