#a75e2e color space conversions
Hex:
#a75e2e
RGB:
167, 94, 46
CMY:
35, 63, 82
CMYK:
0, 44, 72, 35
HSL:
24°, 56.8075%, 41.7647%
HSV (HSB):
24°, 72.4551%, 65.4902%
XYZ:
20.4322, 16.4182, 4.6769
xyY:
0.4920, 0.3954, 16.4182
CIE-Lab:
47.5184, 25.7360, 39.4718
CIE-LCH:
47.5184, 47.1207, 56.8953
CIE-Luv:
47.5184, 57.6254, 35.8338
Hunter-Lab:
40.5193, 19.1013, 21.5200
#a75e2e color charts
#a75e2e color shades, tints & tones
#a75e2e color schemes
#a75e2e color preview, HTML & CSS examples
This text has a color of #a75e2e
<p style="color:#a75e2e;">Text here</p>
.mytext {color:#a75e2e;}
This box has a color of #a75e2e
<div style="background-color:#a75e2e;">Content here</div>
.mybackground {background-color:#a75e2e;}
Border around this has a color of #a75e2e
<div style="border:2px solid #a75e2e;">Content here</div>
.myborder {border:2px solid #a75e2e;}