#a65d4f color space conversions
Hex:
#a65d4f
RGB:
166, 93, 79
CMY:
35, 64, 69
CMYK:
0, 44, 52, 35
HSL:
10°, 35.5102%, 48.0392%
HSV (HSB):
10°, 52.4096%, 65.0980%
XYZ:
21.0515, 16.5002, 9.4725
xyY:
0.4477, 0.3509, 16.5002
CIE-Lab:
47.6240, 28.2768, 21.0768
CIE-LCH:
47.6240, 35.2677, 36.6998
CIE-Luv:
47.6240, 53.0635, 19.6365
Hunter-Lab:
40.6204, 21.4217, 14.6082
#a65d4f color charts
#a65d4f color shades, tints & tones
#a65d4f color schemes
#a65d4f color preview, HTML & CSS examples
This text has a color of #a65d4f
<p style="color:#a65d4f;">Text here</p>
.mytext {color:#a65d4f;}
This box has a color of #a65d4f
<div style="background-color:#a65d4f;">Content here</div>
.mybackground {background-color:#a65d4f;}
Border around this has a color of #a65d4f
<div style="border:2px solid #a65d4f;">Content here</div>
.myborder {border:2px solid #a65d4f;}