#a65c7c color space conversions
Hex:
#a65c7c
RGB:
166, 92, 124
CMY:
35, 64, 51
CMYK:
0, 45, 25, 35
HSL:
334°, 29.3651%, 50.5882%
HSV (HSB):
334°, 44.5783%, 65.0980%
XYZ:
23.1911, 17.2165, 21.1696
xyY:
0.3766, 0.2796, 17.2165
CIE-Lab:
48.5317, 34.2846, -4.6022
CIE-LCH:
48.5317, 34.5921, 352.3546
CIE-Luv:
48.5317, 44.8475, -12.0767
Hunter-Lab:
41.4928, 27.1547, -1.2048
#a65c7c color charts
#a65c7c color shades, tints & tones
#a65c7c color schemes
#a65c7c color preview, HTML & CSS examples
This text has a color of #a65c7c
<p style="color:#a65c7c;">Text here</p>
.mytext {color:#a65c7c;}
This box has a color of #a65c7c
<div style="background-color:#a65c7c;">Content here</div>
.mybackground {background-color:#a65c7c;}
Border around this has a color of #a65c7c
<div style="border:2px solid #a65c7c;">Content here</div>
.myborder {border:2px solid #a65c7c;}