#a8364c color space conversions
Hex:
#a8364c
RGB:
168, 54, 76
CMY:
34, 79, 70
CMYK:
0, 68, 55, 34
HSL:
348°, 51.3514%, 43.5294%
HSV (HSB):
348°, 67.8571%, 65.8824%
XYZ:
18.7721, 11.4850, 8.0649
xyY:
0.4899, 0.2997, 11.4850
CIE-Lab:
40.3856, 48.1389, 13.2235
CIE-LCH:
40.3856, 49.9221, 15.3600
CIE-Luv:
40.3856, 79.2860, 6.2428
Hunter-Lab:
33.8895, 39.5685, 9.6130
#a8364c color charts
#a8364c color shades, tints & tones
#a8364c color schemes
#a8364c color preview, HTML & CSS examples
This text has a color of #a8364c
<p style="color:#a8364c;">Text here</p>
.mytext {color:#a8364c;}
This box has a color of #a8364c
<div style="background-color:#a8364c;">Content here</div>
.mybackground {background-color:#a8364c;}
Border around this has a color of #a8364c
<div style="border:2px solid #a8364c;">Content here</div>
.myborder {border:2px solid #a8364c;}