#a64b4e color space conversions
Hex:
#a64b4e
RGB:
166, 75, 78
CMY:
35, 71, 69
CMYK:
0, 55, 53, 35
HSL:
358°, 37.7593%, 47.2549%
HSV (HSB):
358°, 54.8193%, 65.0980%
XYZ:
19.6171, 13.6892, 8.8161
xyY:
0.4657, 0.3250, 13.6892
CIE-Lab:
43.7839, 37.7960, 16.5520
CIE-LCH:
43.7839, 41.2614, 23.6500
CIE-Luv:
43.7839, 65.0481, 12.3651
Hunter-Lab:
36.9989, 29.8939, 11.7717
#a64b4e color charts
#a64b4e color shades, tints & tones
#a64b4e color schemes
#a64b4e color preview, HTML & CSS examples
This text has a color of #a64b4e
<p style="color:#a64b4e;">Text here</p>
.mytext {color:#a64b4e;}
This box has a color of #a64b4e
<div style="background-color:#a64b4e;">Content here</div>
.mybackground {background-color:#a64b4e;}
Border around this has a color of #a64b4e
<div style="border:2px solid #a64b4e;">Content here</div>
.myborder {border:2px solid #a64b4e;}