#a65d93 color space conversions
Hex:
#a65d93
RGB:
166, 93, 147
CMY:
35, 64, 42
CMYK:
0, 44, 11, 35
HSL:
316°, 29.0837%, 50.7843%
HSV (HSB):
316°, 43.9759%, 65.0980%
XYZ:
24.9067, 18.0423, 29.7735
xyY:
0.3425, 0.2481, 18.0423
CIE-Lab:
49.5473, 37.4285, -16.8009
CIE-LCH:
49.5473, 41.0264, 335.8256
CIE-Luv:
49.5473, 39.3066, -29.8979
Hunter-Lab:
42.4762, 30.3334, -11.8258
#a65d93 color charts
#a65d93 color shades, tints & tones
#a65d93 color schemes
#a65d93 color preview, HTML & CSS examples
This text has a color of #a65d93
<p style="color:#a65d93;">Text here</p>
.mytext {color:#a65d93;}
This box has a color of #a65d93
<div style="background-color:#a65d93;">Content here</div>
.mybackground {background-color:#a65d93;}
Border around this has a color of #a65d93
<div style="border:2px solid #a65d93;">Content here</div>
.myborder {border:2px solid #a65d93;}