#a7394e color space conversions
Hex:
#a7394e
RGB:
167, 57, 78
CMY:
35, 78, 69
CMYK:
0, 66, 53, 35
HSL:
349°, 49.1071%, 43.9216%
HSV (HSB):
349°, 65.8683%, 65.4902%
XYZ:
18.7746, 11.6918, 8.4749
xyY:
0.4821, 0.3002, 11.6918
CIE-Lab:
40.7220, 46.7015, 12.4036
CIE-LCH:
40.7220, 48.3206, 14.8740
CIE-Luv:
40.7220, 76.3245, 5.7636
Hunter-Lab:
34.1933, 38.1714, 9.2400
#a7394e color charts
#a7394e color shades, tints & tones
#a7394e color schemes
#a7394e color preview, HTML & CSS examples
This text has a color of #a7394e
<p style="color:#a7394e;">Text here</p>
.mytext {color:#a7394e;}
This box has a color of #a7394e
<div style="background-color:#a7394e;">Content here</div>
.mybackground {background-color:#a7394e;}
Border around this has a color of #a7394e
<div style="border:2px solid #a7394e;">Content here</div>
.myborder {border:2px solid #a7394e;}