#a65e5c color space conversions
Hex:
#a65e5c
RGB:
166, 94, 92
CMY:
35, 63, 64
CMYK:
0, 43, 45, 35
HSL:
2°, 29.3651%, 50.5882%
HSV (HSB):
2°, 44.5783%, 65.0980%
XYZ:
21.6604, 16.8851, 12.2427
xyY:
0.4265, 0.3325, 16.8851
CIE-Lab:
48.1149, 29.0495, 14.0114
CIE-LCH:
48.1149, 32.2521, 25.7493
CIE-Luv:
48.1149, 50.1368, 12.0454
Hunter-Lab:
41.0915, 22.1817, 11.0993
#a65e5c color charts
#a65e5c color shades, tints & tones
#a65e5c color schemes
#a65e5c color preview, HTML & CSS examples
This text has a color of #a65e5c
<p style="color:#a65e5c;">Text here</p>
.mytext {color:#a65e5c;}
This box has a color of #a65e5c
<div style="background-color:#a65e5c;">Content here</div>
.mybackground {background-color:#a65e5c;}
Border around this has a color of #a65e5c
<div style="border:2px solid #a65e5c;">Content here</div>
.myborder {border:2px solid #a65e5c;}