#a64b6d color space conversions
Hex:
#a64b6d
RGB:
166, 75, 109
CMY:
35, 71, 57
CMYK:
0, 55, 34, 35
HSL:
338°, 37.7593%, 47.2549%
HSV (HSB):
338°, 54.8193%, 65.0980%
XYZ:
21.0023, 14.2433, 16.1103
xyY:
0.4090, 0.2773, 14.2433
CIE-Lab:
44.5798, 41.1624, -1.3339
CIE-LCH:
44.5798, 41.1840, 358.1440
CIE-Luv:
44.5798, 57.3921, -8.8910
Hunter-Lab:
37.7403, 33.2890, 1.1089
#a64b6d color charts
#a64b6d color shades, tints & tones
#a64b6d color schemes
#a64b6d color preview, HTML & CSS examples
This text has a color of #a64b6d
<p style="color:#a64b6d;">Text here</p>
.mytext {color:#a64b6d;}
This box has a color of #a64b6d
<div style="background-color:#a64b6d;">Content here</div>
.mybackground {background-color:#a64b6d;}
Border around this has a color of #a64b6d
<div style="border:2px solid #a64b6d;">Content here</div>
.myborder {border:2px solid #a64b6d;}