#a75e5b color space conversions
Hex:
#a75e5b
RGB:
167, 94, 91
CMY:
35, 63, 64
CMYK:
0, 44, 46, 35
HSL:
2°, 30.1587%, 50.5882%
HSV (HSB):
2°, 45.5090%, 65.4902%
XYZ:
21.8274, 16.9762, 12.0238
xyY:
0.4294, 0.3340, 16.9762
CIE-Lab:
48.2301, 29.3363, 14.7887
CIE-LCH:
48.2301, 32.8531, 26.7531
CIE-Luv:
48.2301, 51.1078, 12.8614
Hunter-Lab:
41.2022, 22.4587, 11.5392
#a75e5b color charts
#a75e5b color shades, tints & tones
#a75e5b color schemes
#a75e5b color preview, HTML & CSS examples
This text has a color of #a75e5b
<p style="color:#a75e5b;">Text here</p>
.mytext {color:#a75e5b;}
This box has a color of #a75e5b
<div style="background-color:#a75e5b;">Content here</div>
.mybackground {background-color:#a75e5b;}
Border around this has a color of #a75e5b
<div style="border:2px solid #a75e5b;">Content here</div>
.myborder {border:2px solid #a75e5b;}