#a65e7a color space conversions
Hex:
#a65e7a
RGB:
166, 94, 122
CMY:
35, 63, 52
CMYK:
0, 43, 27, 35
HSL:
337°, 28.8000%, 50.9804%
HSV (HSB):
337°, 43.3735%, 65.0980%
XYZ:
23.2414, 17.5175, 20.5686
xyY:
0.3790, 0.2856, 17.5175
CIE-Lab:
48.9056, 32.8986, -2.8505
CIE-LCH:
48.9056, 33.0219, 355.0479
CIE-Luv:
48.9056, 44.2026, -9.4852
Hunter-Lab:
41.8540, 25.8764, 0.1604
#a65e7a color charts
#a65e7a color shades, tints & tones
#a65e7a color schemes
#a65e7a color preview, HTML & CSS examples
This text has a color of #a65e7a
<p style="color:#a65e7a;">Text here</p>
.mytext {color:#a65e7a;}
This box has a color of #a65e7a
<div style="background-color:#a65e7a;">Content here</div>
.mybackground {background-color:#a65e7a;}
Border around this has a color of #a65e7a
<div style="border:2px solid #a65e7a;">Content here</div>
.myborder {border:2px solid #a65e7a;}