#a65e5f color space conversions
Hex:
#a65e5f
RGB:
166, 94, 95
CMY:
35, 63, 63
CMYK:
0, 43, 43, 35
HSL:
359°, 28.8000%, 50.9804%
HSV (HSB):
359°, 43.3735%, 65.0980%
XYZ:
21.7941, 16.9386, 12.9473
xyY:
0.4217, 0.3278, 16.9386
CIE-Lab:
48.1826, 29.3854, 12.3108
CIE-LCH:
48.1826, 31.8600, 22.7309
CIE-Luv:
48.1826, 49.5848, 10.0609
Hunter-Lab:
41.1566, 22.4994, 10.1578
#a65e5f color charts
#a65e5f color shades, tints & tones
#a65e5f color schemes
#a65e5f color preview, HTML & CSS examples
This text has a color of #a65e5f
<p style="color:#a65e5f;">Text here</p>
.mytext {color:#a65e5f;}
This box has a color of #a65e5f
<div style="background-color:#a65e5f;">Content here</div>
.mybackground {background-color:#a65e5f;}
Border around this has a color of #a65e5f
<div style="border:2px solid #a65e5f;">Content here</div>
.myborder {border:2px solid #a65e5f;}