#9f4e7e color space conversions
Hex:
#9f4e7e
RGB:
159, 78, 126
CMY:
38, 69, 51
CMYK:
0, 51, 21, 38
HSL:
324°, 34.1772%, 46.4706%
HSV (HSB):
324°, 50.9434%, 62.3529%
XYZ:
20.7884, 14.3261, 21.4082
xyY:
0.3678, 0.2535, 14.3261
CIE-Lab:
44.6970, 39.6276, -11.6475
CIE-LCH:
44.6970, 41.3039, 343.6207
CIE-Luv:
44.6970, 46.1520, -22.3224
Hunter-Lab:
37.8498, 31.8010, -7.0401
#9f4e7e color charts
#9f4e7e color shades, tints & tones
#9f4e7e color schemes
#9f4e7e color preview, HTML & CSS examples
This text has a color of #9f4e7e
<p style="color:#9f4e7e;">Text here</p>
.mytext {color:#9f4e7e;}
This box has a color of #9f4e7e
<div style="background-color:#9f4e7e;">Content here</div>
.mybackground {background-color:#9f4e7e;}
Border around this has a color of #9f4e7e
<div style="border:2px solid #9f4e7e;">Content here</div>
.myborder {border:2px solid #9f4e7e;}