#a65d7f color space conversions
Hex:
#a65d7f
RGB:
166, 93, 127
CMY:
35, 64, 50
CMYK:
0, 44, 23, 35
HSL:
332°, 29.0837%, 50.7843%
HSV (HSB):
332°, 43.9759%, 65.0980%
XYZ:
23.4710, 17.4680, 22.2133
xyY:
0.3717, 0.2766, 17.4680
CIE-Lab:
48.8444, 34.1886, -5.9367
CIE-LCH:
48.8444, 34.7002, 350.1491
CIE-Luv:
48.8444, 43.6718, -13.8915
Hunter-Lab:
41.7947, 27.1009, -2.2554
#a65d7f color charts
#a65d7f color shades, tints & tones
#a65d7f color schemes
#a65d7f color preview, HTML & CSS examples
This text has a color of #a65d7f
<p style="color:#a65d7f;">Text here</p>
.mytext {color:#a65d7f;}
This box has a color of #a65d7f
<div style="background-color:#a65d7f;">Content here</div>
.mybackground {background-color:#a65d7f;}
Border around this has a color of #a65d7f
<div style="border:2px solid #a65d7f;">Content here</div>
.myborder {border:2px solid #a65d7f;}