#a75c5c color space conversions
Hex:
#a75c5c
RGB:
167, 92, 92
CMY:
35, 64, 64
CMYK:
0, 45, 45, 35
HSL:
0°, 29.8805%, 50.7843%
HSV (HSB):
0°, 44.9102%, 65.4902%
XYZ:
21.6953, 16.6425, 12.1941
xyY:
0.4293, 0.3293, 16.6425
CIE-Lab:
47.8064, 30.5435, 13.6075
CIE-LCH:
47.8064, 33.4376, 24.0135
CIE-Luv:
47.8064, 52.2013, 11.2518
Hunter-Lab:
40.7952, 23.5363, 10.8343
#a75c5c color charts
#a75c5c color shades, tints & tones
#a75c5c color schemes
#a75c5c color preview, HTML & CSS examples
This text has a color of #a75c5c
<p style="color:#a75c5c;">Text here</p>
.mytext {color:#a75c5c;}
This box has a color of #a75c5c
<div style="background-color:#a75c5c;">Content here</div>
.mybackground {background-color:#a75c5c;}
Border around this has a color of #a75c5c
<div style="border:2px solid #a75c5c;">Content here</div>
.myborder {border:2px solid #a75c5c;}