#a75d4d color space conversions
Hex:
#a75d4d
RGB:
167, 93, 77
CMY:
35, 64, 70
CMYK:
0, 44, 54, 35
HSL:
11°, 36.8852%, 47.8431%
HSV (HSB):
11°, 53.8922%, 65.4902%
XYZ:
21.1903, 16.5800, 9.1046
xyY:
0.4521, 0.3537, 16.5800
CIE-Lab:
47.7264, 28.4985, 22.4157
CIE-LCH:
47.7264, 36.2578, 38.1871
CIE-Luv:
47.7264, 54.1987, 20.9357
Hunter-Lab:
40.7186, 21.6353, 15.2459
#a75d4d color charts
#a75d4d color shades, tints & tones
#a75d4d color schemes
#a75d4d color preview, HTML & CSS examples
This text has a color of #a75d4d
<p style="color:#a75d4d;">Text here</p>
.mytext {color:#a75d4d;}
This box has a color of #a75d4d
<div style="background-color:#a75d4d;">Content here</div>
.mybackground {background-color:#a75d4d;}
Border around this has a color of #a75d4d
<div style="border:2px solid #a75d4d;">Content here</div>
.myborder {border:2px solid #a75d4d;}