#a64e4d color space conversions
Hex:
#a64e4d
RGB:
166, 78, 77
CMY:
35, 69, 70
CMYK:
0, 53, 54, 35
HSL:
1°, 36.6255%, 47.6471%
HSV (HSB):
1°, 53.6145%, 65.0980%
XYZ:
19.7898, 14.0916, 8.6981
xyY:
0.4648, 0.3309, 14.0916
CIE-Lab:
44.3640, 36.1601, 17.9399
CIE-LCH:
44.3640, 40.3657, 26.3871
CIE-Luv:
44.3640, 63.3622, 14.2157
Hunter-Lab:
37.5388, 28.4095, 12.5391
#a64e4d color charts
#a64e4d color shades, tints & tones
#a64e4d color schemes
#a64e4d color preview, HTML & CSS examples
This text has a color of #a64e4d
<p style="color:#a64e4d;">Text here</p>
.mytext {color:#a64e4d;}
This box has a color of #a64e4d
<div style="background-color:#a64e4d;">Content here</div>
.mybackground {background-color:#a64e4d;}
Border around this has a color of #a64e4d
<div style="border:2px solid #a64e4d;">Content here</div>
.myborder {border:2px solid #a64e4d;}