#a65f6a color space conversions
Hex:
#a65f6a
RGB:
166, 95, 106
CMY:
35, 63, 58
CMYK:
0, 43, 36, 35
HSL:
351°, 28.5141%, 51.1765%
HSV (HSB):
351°, 42.7711%, 65.0980%
XYZ:
22.4196, 17.3320, 15.7994
xyY:
0.4036, 0.3120, 17.3320
CIE-Lab:
48.6757, 30.1601, 6.4127
CIE-LCH:
48.6757, 30.8343, 12.0037
CIE-Luv:
48.6757, 46.8762, 2.9389
Hunter-Lab:
41.6317, 23.2707, 6.6414
#a65f6a color charts
#a65f6a color shades, tints & tones
#a65f6a color schemes
#a65f6a color preview, HTML & CSS examples
This text has a color of #a65f6a
<p style="color:#a65f6a;">Text here</p>
.mytext {color:#a65f6a;}
This box has a color of #a65f6a
<div style="background-color:#a65f6a;">Content here</div>
.mybackground {background-color:#a65f6a;}
Border around this has a color of #a65f6a
<div style="border:2px solid #a65f6a;">Content here</div>
.myborder {border:2px solid #a65f6a;}