#a65f6b color space conversions
Hex:
#a65f6b
RGB:
166, 95, 107
CMY:
35, 63, 58
CMYK:
0, 43, 36, 35
HSL:
350°, 28.5141%, 51.1765%
HSV (HSB):
350°, 42.7711%, 65.0980%
XYZ:
22.4719, 17.3529, 16.0750
xyY:
0.4020, 0.3104, 17.3529
CIE-Lab:
48.7017, 30.2881, 5.8502
CIE-LCH:
48.7017, 30.8479, 10.9321
CIE-Luv:
48.7017, 46.6812, 2.2215
Hunter-Lab:
41.6569, 23.3929, 6.2804
#a65f6b color charts
#a65f6b color shades, tints & tones
#a65f6b color schemes
#a65f6b color preview, HTML & CSS examples
This text has a color of #a65f6b
<p style="color:#a65f6b;">Text here</p>
.mytext {color:#a65f6b;}
This box has a color of #a65f6b
<div style="background-color:#a65f6b;">Content here</div>
.mybackground {background-color:#a65f6b;}
Border around this has a color of #a65f6b
<div style="border:2px solid #a65f6b;">Content here</div>
.myborder {border:2px solid #a65f6b;}