#a64d64 color space conversions
Hex:
#a64d64
RGB:
166, 77, 100
CMY:
35, 70, 61
CMYK:
0, 54, 40, 35
HSL:
344°, 36.6255%, 47.6471%
HSV (HSB):
344°, 53.6145%, 65.0980%
XYZ:
20.6800, 14.3348, 13.7335
xyY:
0.4242, 0.2941, 14.3348
CIE-Lab:
44.7094, 39.0499, 4.3706
CIE-LCH:
44.7094, 39.2937, 6.3861
CIE-Luv:
44.7094, 58.6411, -1.4069
Hunter-Lab:
37.8614, 31.2399, 4.9966
#a64d64 color charts
#a64d64 color shades, tints & tones
#a64d64 color schemes
#a64d64 color preview, HTML & CSS examples
This text has a color of #a64d64
<p style="color:#a64d64;">Text here</p>
.mytext {color:#a64d64;}
This box has a color of #a64d64
<div style="background-color:#a64d64;">Content here</div>
.mybackground {background-color:#a64d64;}
Border around this has a color of #a64d64
<div style="border:2px solid #a64d64;">Content here</div>
.myborder {border:2px solid #a64d64;}