#9f303d color space conversions
Hex:
#9f303d
RGB:
159, 48, 61
CMY:
38, 81, 76
CMYK:
0, 70, 62, 38
HSL:
353°, 53.6232%, 40.5882%
HSV (HSB):
353°, 69.8113%, 62.3529%
XYZ:
16.1973, 9.8218, 5.4570
xyY:
0.5146, 0.3120, 9.8218
CIE-Lab:
37.5206, 46.5153, 18.5385
CIE-LCH:
37.5206, 50.0734, 21.7296
CIE-Luv:
37.5206, 79.1705, 11.2378
Hunter-Lab:
31.3397, 37.4100, 11.6140
#9f303d color charts
#9f303d color shades, tints & tones
#9f303d color schemes
#9f303d color preview, HTML & CSS examples
This text has a color of #9f303d
<p style="color:#9f303d;">Text here</p>
.mytext {color:#9f303d;}
This box has a color of #9f303d
<div style="background-color:#9f303d;">Content here</div>
.mybackground {background-color:#9f303d;}
Border around this has a color of #9f303d
<div style="border:2px solid #9f303d;">Content here</div>
.myborder {border:2px solid #9f303d;}