#a75f5f color space conversions
Hex:
#a75f5f
RGB:
167, 95, 95
CMY:
35, 63, 63
CMYK:
0, 43, 43, 35
HSL:
0°, 29.0323%, 51.3725%
HSV (HSB):
0°, 43.1138%, 65.4902%
XYZ:
22.0941, 17.2261, 12.9870
xyY:
0.4224, 0.3293, 17.2261
CIE-Lab:
48.5437, 29.2266, 12.8330
CIE-LCH:
48.5437, 31.9199, 23.7056
CIE-Luv:
48.5437, 49.7375, 10.7202
Hunter-Lab:
41.5044, 22.3887, 10.5009
#a75f5f color charts
#a75f5f color shades, tints & tones
#a75f5f color schemes
#a75f5f color preview, HTML & CSS examples
This text has a color of #a75f5f
<p style="color:#a75f5f;">Text here</p>
.mytext {color:#a75f5f;}
This box has a color of #a75f5f
<div style="background-color:#a75f5f;">Content here</div>
.mybackground {background-color:#a75f5f;}
Border around this has a color of #a75f5f
<div style="border:2px solid #a75f5f;">Content here</div>
.myborder {border:2px solid #a75f5f;}