#a9364c color space conversions
Hex:
#a9364c
RGB:
169, 54, 76
CMY:
34, 79, 70
CMYK:
0, 68, 55, 34
HSL:
349°, 51.5695%, 43.7255%
HSV (HSB):
349°, 68.0473%, 66.2745%
XYZ:
18.9859, 11.5952, 8.0749
xyY:
0.4912, 0.3000, 11.5952
CIE-Lab:
40.5653, 48.4650, 13.4987
CIE-LCH:
40.5653, 50.3098, 15.5638
CIE-Luv:
40.5653, 80.1084, 6.4671
Hunter-Lab:
34.0517, 39.9342, 9.7763
#a9364c color charts
#a9364c color shades, tints & tones
#a9364c color schemes
#a9364c color preview, HTML & CSS examples
This text has a color of #a9364c
<p style="color:#a9364c;">Text here</p>
.mytext {color:#a9364c;}
This box has a color of #a9364c
<div style="background-color:#a9364c;">Content here</div>
.mybackground {background-color:#a9364c;}
Border around this has a color of #a9364c
<div style="border:2px solid #a9364c;">Content here</div>
.myborder {border:2px solid #a9364c;}