#a75f5c color space conversions
Hex:
#a75f5c
RGB:
167, 95, 92
CMY:
35, 63, 64
CMYK:
0, 43, 45, 35
HSL:
2°, 29.8805%, 50.7843%
HSV (HSB):
2°, 44.9102%, 65.4902%
XYZ:
21.9603, 17.1726, 12.2824
xyY:
0.4271, 0.3340, 17.1726
CIE-Lab:
48.4768, 28.8932, 14.5311
CIE-LCH:
48.4768, 32.3415, 26.6990
CIE-Luv:
48.4768, 50.2838, 12.6946
Hunter-Lab:
41.4399, 22.0732, 11.4348
#a75f5c color charts
#a75f5c color shades, tints & tones
#a75f5c color schemes
#a75f5c color preview, HTML & CSS examples
This text has a color of #a75f5c
<p style="color:#a75f5c;">Text here</p>
.mytext {color:#a75f5c;}
This box has a color of #a75f5c
<div style="background-color:#a75f5c;">Content here</div>
.mybackground {background-color:#a75f5c;}
Border around this has a color of #a75f5c
<div style="border:2px solid #a75f5c;">Content here</div>
.myborder {border:2px solid #a75f5c;}