#a6364d color space conversions
Hex:
#a6364d
RGB:
166, 54, 77
CMY:
35, 79, 70
CMYK:
0, 67, 54, 35
HSL:
348°, 50.9091%, 43.1373%
HSV (HSB):
348°, 67.4699%, 65.0980%
XYZ:
18.3846, 11.2811, 8.2297
xyY:
0.4851, 0.2977, 11.2811
CIE-Lab:
40.0500, 47.5676, 12.0768
CIE-LCH:
40.0500, 49.0767, 14.2456
CIE-Luv:
40.0500, 77.3500, 5.1670
Hunter-Lab:
33.5874, 38.9268, 8.9838
#a6364d color charts
#a6364d color shades, tints & tones
#a6364d color schemes
#a6364d color preview, HTML & CSS examples
This text has a color of #a6364d
<p style="color:#a6364d;">Text here</p>
.mytext {color:#a6364d;}
This box has a color of #a6364d
<div style="background-color:#a6364d;">Content here</div>
.mybackground {background-color:#a6364d;}
Border around this has a color of #a6364d
<div style="border:2px solid #a6364d;">Content here</div>
.myborder {border:2px solid #a6364d;}