#a7364f color space conversions
Hex:
#a7364f
RGB:
167, 54, 79
CMY:
35, 79, 69
CMYK:
0, 68, 53, 35
HSL:
347°, 51.1312%, 43.3333%
HSV (HSB):
347°, 67.6647%, 65.4902%
XYZ:
18.6668, 11.4183, 8.6172
xyY:
0.4823, 0.2950, 11.4183
CIE-Lab:
40.2763, 48.0642, 11.1598
CIE-LCH:
40.2763, 49.3428, 13.0717
CIE-Luv:
40.2763, 77.5819, 4.1274
Hunter-Lab:
33.7910, 39.4725, 8.5338
#a7364f color charts
#a7364f color shades, tints & tones
#a7364f color schemes
#a7364f color preview, HTML & CSS examples
This text has a color of #a7364f
<p style="color:#a7364f;">Text here</p>
.mytext {color:#a7364f;}
This box has a color of #a7364f
<div style="background-color:#a7364f;">Content here</div>
.mybackground {background-color:#a7364f;}
Border around this has a color of #a7364f
<div style="border:2px solid #a7364f;">Content here</div>
.myborder {border:2px solid #a7364f;}