#a8364e color space conversions
Hex:
#a8364e
RGB:
168, 54, 78
CMY:
34, 79, 69
CMYK:
0, 68, 54, 34
HSL:
347°, 51.3514%, 43.5294%
HSV (HSB):
347°, 67.8571%, 65.8824%
XYZ:
18.8428, 11.5132, 8.4369
xyY:
0.4857, 0.2968, 11.5132
CIE-Lab:
40.4318, 48.3045, 12.0312
CIE-LCH:
40.4318, 49.7803, 13.9861
CIE-Luv:
40.4318, 78.6999, 4.9918
Hunter-Lab:
33.9311, 39.7458, 9.0095
#a8364e color charts
#a8364e color shades, tints & tones
#a8364e color schemes
#a8364e color preview, HTML & CSS examples
This text has a color of #a8364e
<p style="color:#a8364e;">Text here</p>
.mytext {color:#a8364e;}
This box has a color of #a8364e
<div style="background-color:#a8364e;">Content here</div>
.mybackground {background-color:#a8364e;}
Border around this has a color of #a8364e
<div style="border:2px solid #a8364e;">Content here</div>
.myborder {border:2px solid #a8364e;}