#a75e4b color space conversions
Hex:
#a75e4b
RGB:
167, 94, 75
CMY:
35, 63, 71
CMYK:
0, 44, 55, 35
HSL:
12°, 38.0165%, 47.4510%
HSV (HSB):
12°, 55.0898%, 65.4902%
XYZ:
21.2091, 16.7289, 8.7678
xyY:
0.4541, 0.3582, 16.7289
CIE-Lab:
47.9166, 27.7684, 23.8357
CIE-LCH:
47.9166, 36.5954, 40.6419
CIE-Luv:
47.9166, 53.8325, 22.5148
Hunter-Lab:
40.9010, 20.9838, 15.9209
#a75e4b color charts
#a75e4b color shades, tints & tones
#a75e4b color schemes
#a75e4b color preview, HTML & CSS examples
This text has a color of #a75e4b
<p style="color:#a75e4b;">Text here</p>
.mytext {color:#a75e4b;}
This box has a color of #a75e4b
<div style="background-color:#a75e4b;">Content here</div>
.mybackground {background-color:#a75e4b;}
Border around this has a color of #a75e4b
<div style="border:2px solid #a75e4b;">Content here</div>
.myborder {border:2px solid #a75e4b;}