#9f256c color space conversions
Hex:
#9f256c
RGB:
159, 37, 108
CMY:
38, 85, 58
CMYK:
0, 77, 32, 38
HSL:
325°, 62.2449%, 38.4314%
HSV (HSB):
325°, 76.7296%, 62.3529%
XYZ:
17.6664, 9.7768, 15.1433
xyY:
0.4148, 0.2296, 9.7768
CIE-Lab:
37.4388, 55.0075, -11.4858
CIE-LCH:
37.4388, 56.1938, 348.2058
CIE-Luv:
37.4388, 67.6848, -23.7650
Hunter-Lab:
31.2678, 46.1343, -6.8273
#9f256c color charts
#9f256c color shades, tints & tones
#9f256c color schemes
#9f256c color preview, HTML & CSS examples
This text has a color of #9f256c
<p style="color:#9f256c;">Text here</p>
.mytext {color:#9f256c;}
This box has a color of #9f256c
<div style="background-color:#9f256c;">Content here</div>
.mybackground {background-color:#9f256c;}
Border around this has a color of #9f256c
<div style="border:2px solid #9f256c;">Content here</div>
.myborder {border:2px solid #9f256c;}