#a76d8d color space conversions
Hex:
#a76d8d
RGB:
167, 109, 141
CMY:
35, 57, 45
CMYK:
0, 35, 16, 35
HSL:
327°, 24.7863%, 54.1176%
HSV (HSB):
327°, 34.7305%, 65.4902%
XYZ:
26.2127, 21.0759, 27.8858
xyY:
0.3487, 0.2804, 21.0759
CIE-Lab:
53.0324, 27.9041, -7.9885
CIE-LCH:
53.0324, 29.0251, 344.0244
CIE-Luv:
53.0324, 33.2883, -15.9119
Hunter-Lab:
45.9084, 21.5798, -3.8781
#a76d8d color charts
#a76d8d color shades, tints & tones
#a76d8d color schemes
#a76d8d color preview, HTML & CSS examples
This text has a color of #a76d8d
<p style="color:#a76d8d;">Text here</p>
.mytext {color:#a76d8d;}
This box has a color of #a76d8d
<div style="background-color:#a76d8d;">Content here</div>
.mybackground {background-color:#a76d8d;}
Border around this has a color of #a76d8d
<div style="border:2px solid #a76d8d;">Content here</div>
.myborder {border:2px solid #a76d8d;}