#a64e6b color space conversions
Hex:
#a64e6b
RGB:
166, 78, 107
CMY:
35, 69, 58
CMYK:
0, 53, 36, 35
HSL:
340°, 36.0656%, 47.8431%
HSV (HSB):
340°, 53.0120%, 65.0980%
XYZ:
21.1041, 14.6173, 15.6190
xyY:
0.4111, 0.2847, 14.6173
CIE-Lab:
45.1055, 39.3842, 0.6588
CIE-LCH:
45.1055, 39.3897, 0.9584
CIE-Luv:
45.1055, 56.3316, -6.0433
Hunter-Lab:
38.2326, 31.6237, 2.5413
#a64e6b color charts
#a64e6b color shades, tints & tones
#a64e6b color schemes
#a64e6b color preview, HTML & CSS examples
This text has a color of #a64e6b
<p style="color:#a64e6b;">Text here</p>
.mytext {color:#a64e6b;}
This box has a color of #a64e6b
<div style="background-color:#a64e6b;">Content here</div>
.mybackground {background-color:#a64e6b;}
Border around this has a color of #a64e6b
<div style="border:2px solid #a64e6b;">Content here</div>
.myborder {border:2px solid #a64e6b;}