#a65f4c color space conversions
Hex:
#a65f4c
RGB:
166, 95, 76
CMY:
35, 63, 70
CMYK:
0, 43, 54, 35
HSL:
13°, 37.1901%, 47.4510%
HSV (HSB):
13°, 54.2169%, 65.0980%
XYZ:
21.1226, 16.8132, 8.9695
xyY:
0.4503, 0.3585, 16.8132
CIE-Lab:
48.0238, 26.8937, 23.3633
CIE-LCH:
48.0238, 35.6246, 40.9817
CIE-Luv:
48.0238, 52.1797, 22.2723
Hunter-Lab:
41.0039, 20.1950, 15.7333
#a65f4c color charts
#a65f4c color shades, tints & tones
#a65f4c color schemes
#a65f4c color preview, HTML & CSS examples
This text has a color of #a65f4c
<p style="color:#a65f4c;">Text here</p>
.mytext {color:#a65f4c;}
This box has a color of #a65f4c
<div style="background-color:#a65f4c;">Content here</div>
.mybackground {background-color:#a65f4c;}
Border around this has a color of #a65f4c
<div style="border:2px solid #a65f4c;">Content here</div>
.myborder {border:2px solid #a65f4c;}