#a65c89 color space conversions
Hex:
#a65c89
RGB:
166, 92, 137
CMY:
35, 64, 46
CMYK:
0, 45, 17, 35
HSL:
324°, 29.3651%, 50.5882%
HSV (HSB):
324°, 44.5783%, 65.0980%
XYZ:
24.0684, 17.5674, 25.7892
xyY:
0.3570, 0.2605, 17.5674
CIE-Lab:
48.9672, 36.2984, -11.7312
CIE-LCH:
48.9672, 38.1470, 342.0898
CIE-Luv:
48.9672, 41.9892, -22.3466
Hunter-Lab:
41.9135, 29.1531, -7.1414
#a65c89 color charts
#a65c89 color shades, tints & tones
#a65c89 color schemes
#a65c89 color preview, HTML & CSS examples
This text has a color of #a65c89
<p style="color:#a65c89;">Text here</p>
.mytext {color:#a65c89;}
This box has a color of #a65c89
<div style="background-color:#a65c89;">Content here</div>
.mybackground {background-color:#a65c89;}
Border around this has a color of #a65c89
<div style="border:2px solid #a65c89;">Content here</div>
.myborder {border:2px solid #a65c89;}