#a64f4c color space conversions
Hex:
#a64f4c
RGB:
166, 79, 76
CMY:
35, 69, 70
CMYK:
0, 52, 54, 35
HSL:
2°, 37.1901%, 47.4510%
HSV (HSB):
2°, 54.2169%, 65.0980%
XYZ:
19.8264, 14.2208, 8.5374
xyY:
0.4656, 0.3339, 14.2208
CIE-Lab:
44.5479, 35.5498, 18.7907
CIE-LCH:
44.5479, 40.2104, 27.8597
CIE-Luv:
44.5479, 62.9245, 15.2303
Hunter-Lab:
37.7104, 27.8537, 12.9744
#a64f4c color charts
#a64f4c color shades, tints & tones
#a64f4c color schemes
#a64f4c color preview, HTML & CSS examples
This text has a color of #a64f4c
<p style="color:#a64f4c;">Text here</p>
.mytext {color:#a64f4c;}
This box has a color of #a64f4c
<div style="background-color:#a64f4c;">Content here</div>
.mybackground {background-color:#a64f4c;}
Border around this has a color of #a64f4c
<div style="border:2px solid #a64f4c;">Content here</div>
.myborder {border:2px solid #a64f4c;}