#a75b7b color space conversions
Hex:
#a75b7b
RGB:
167, 91, 123
CMY:
35, 64, 52
CMYK:
0, 46, 26, 35
HSL:
335°, 30.1587%, 50.5882%
HSV (HSB):
335°, 45.5090%, 65.4902%
XYZ:
23.2526, 17.1277, 20.8193
xyY:
0.3799, 0.2799, 17.1277
CIE-Lab:
48.4206, 35.0394, -4.1512
CIE-LCH:
48.4206, 35.2844, 353.2435
CIE-Luv:
48.4206, 46.3433, -11.6016
Hunter-Lab:
41.3857, 27.8656, -0.8563
#a75b7b color charts
#a75b7b color shades, tints & tones
#a75b7b color schemes
#a75b7b color preview, HTML & CSS examples
This text has a color of #a75b7b
<p style="color:#a75b7b;">Text here</p>
.mytext {color:#a75b7b;}
This box has a color of #a75b7b
<div style="background-color:#a75b7b;">Content here</div>
.mybackground {background-color:#a75b7b;}
Border around this has a color of #a75b7b
<div style="border:2px solid #a75b7b;">Content here</div>
.myborder {border:2px solid #a75b7b;}