#a65f5a color space conversions
Hex:
#a65f5a
RGB:
166, 95, 90
CMY:
35, 63, 65
CMYK:
0, 43, 46, 35
HSL:
4°, 29.9213%, 50.1961%
HSV (HSB):
4°, 45.7831%, 65.0980%
XYZ:
21.6636, 17.0296, 11.8181
xyY:
0.4289, 0.3371, 17.0296
CIE-Lab:
48.2973, 28.2786, 15.4550
CIE-LCH:
48.2973, 32.2263, 28.6579
CIE-Luv:
48.2973, 49.8518, 13.8250
Hunter-Lab:
41.2669, 21.4885, 11.9073
#a65f5a color charts
#a65f5a color shades, tints & tones
#a65f5a color schemes
#a65f5a color preview, HTML & CSS examples
This text has a color of #a65f5a
<p style="color:#a65f5a;">Text here</p>
.mytext {color:#a65f5a;}
This box has a color of #a65f5a
<div style="background-color:#a65f5a;">Content here</div>
.mybackground {background-color:#a65f5a;}
Border around this has a color of #a65f5a
<div style="border:2px solid #a65f5a;">Content here</div>
.myborder {border:2px solid #a65f5a;}