#9f5f9f color space conversions
Hex:
#9f5f9f
RGB:
159, 95, 159
CMY:
38, 63, 38
CMYK:
0, 40, 0, 38
HSL:
300°, 25.1969%, 49.8039%
HSV (HSB):
300°, 40.2516%, 62.3529%
XYZ:
24.6483, 18.0585, 34.9874
xyY:
0.3172, 0.2324, 18.0585
CIE-Lab:
49.5670, 36.2332, -23.9408
CIE-LCH:
49.5670, 43.4282, 326.5456
CIE-Luv:
49.5670, 31.1504, -40.2828
Hunter-Lab:
42.4954, 29.1673, -19.0681
#9f5f9f color charts
#9f5f9f color shades, tints & tones
#9f5f9f color schemes
#9f5f9f color preview, HTML & CSS examples
This text has a color of #9f5f9f
<p style="color:#9f5f9f;">Text here</p>
.mytext {color:#9f5f9f;}
This box has a color of #9f5f9f
<div style="background-color:#9f5f9f;">Content here</div>
.mybackground {background-color:#9f5f9f;}
Border around this has a color of #9f5f9f
<div style="border:2px solid #9f5f9f;">Content here</div>
.myborder {border:2px solid #9f5f9f;}