#a65d78 color space conversions
Hex:
#a65d78
RGB:
166, 93, 120
CMY:
35, 64, 53
CMYK:
0, 44, 28, 35
HSL:
338°, 29.0837%, 50.7843%
HSV (HSB):
338°, 43.9759%, 65.0980%
XYZ:
23.0304, 17.2918, 19.8931
xyY:
0.3825, 0.2872, 17.2918
CIE-Lab:
48.6256, 33.1565, -2.0631
CIE-LCH:
48.6256, 33.2206, 356.4395
CIE-Luv:
48.6256, 45.1683, -8.4735
Hunter-Lab:
41.5834, 26.0890, 0.7445
#a65d78 color charts
#a65d78 color shades, tints & tones
#a65d78 color schemes
#a65d78 color preview, HTML & CSS examples
This text has a color of #a65d78
<p style="color:#a65d78;">Text here</p>
.mytext {color:#a65d78;}
This box has a color of #a65d78
<div style="background-color:#a65d78;">Content here</div>
.mybackground {background-color:#a65d78;}
Border around this has a color of #a65d78
<div style="border:2px solid #a65d78;">Content here</div>
.myborder {border:2px solid #a65d78;}