#9f0f51 color space conversions
Hex:
#9f0f51
RGB:
159, 15, 81
CMY:
38, 94, 68
CMYK:
0, 91, 49, 38
HSL:
333°, 82.7586%, 34.1176%
HSV (HSB):
333°, 90.5660%, 62.3529%
XYZ:
15.9541, 8.3067, 8.5471
xyY:
0.4863, 0.2532, 8.3067
CIE-Lab:
34.6135, 57.6511, 1.6302
CIE-LCH:
34.6135, 57.6742, 1.6198
CIE-Luv:
34.6135, 83.7608, -8.3264
Hunter-Lab:
28.8213, 48.3720, 2.5922
#9f0f51 color charts
#9f0f51 color shades, tints & tones
#9f0f51 color schemes
#9f0f51 color preview, HTML & CSS examples
This text has a color of #9f0f51
<p style="color:#9f0f51;">Text here</p>
.mytext {color:#9f0f51;}
This box has a color of #9f0f51
<div style="background-color:#9f0f51;">Content here</div>
.mybackground {background-color:#9f0f51;}
Border around this has a color of #9f0f51
<div style="border:2px solid #9f0f51;">Content here</div>
.myborder {border:2px solid #9f0f51;}