#a75e7f color space conversions
Hex:
#a75e7f
RGB:
167, 94, 127
CMY:
35, 63, 50
CMYK:
0, 44, 24, 35
HSL:
333°, 29.3173%, 51.1765%
HSV (HSB):
333°, 43.7126%, 65.4902%
XYZ:
23.7698, 17.7532, 22.2526
xyY:
0.3727, 0.2784, 17.7532
CIE-Lab:
49.1954, 34.0013, -5.4009
CIE-LCH:
49.1954, 34.4276, 350.9744
CIE-Luv:
49.1954, 43.8845, -13.1475
Hunter-Lab:
42.1346, 26.9637, -1.8187
#a75e7f color charts
#a75e7f color shades, tints & tones
#a75e7f color schemes
#a75e7f color preview, HTML & CSS examples
This text has a color of #a75e7f
<p style="color:#a75e7f;">Text here</p>
.mytext {color:#a75e7f;}
This box has a color of #a75e7f
<div style="background-color:#a75e7f;">Content here</div>
.mybackground {background-color:#a75e7f;}
Border around this has a color of #a75e7f
<div style="border:2px solid #a75e7f;">Content here</div>
.myborder {border:2px solid #a75e7f;}