#9f3f5f color space conversions
Hex:
#9f3f5f
RGB:
159, 63, 95
CMY:
38, 75, 63
CMYK:
0, 60, 40, 38
HSL:
340°, 43.2432%, 43.5294%
HSV (HSB):
340°, 60.3774%, 62.3529%
XYZ:
18.1411, 11.7522, 12.1387
xyY:
0.4316, 0.2796, 11.7522
CIE-Lab:
40.8195, 42.9688, 1.7072
CIE-LCH:
40.8195, 43.0027, 2.2752
CIE-Luv:
40.8195, 61.8267, -5.3819
Hunter-Lab:
34.2814, 34.4666, 3.0030
#9f3f5f color charts
#9f3f5f color shades, tints & tones
#9f3f5f color schemes
#9f3f5f color preview, HTML & CSS examples
This text has a color of #9f3f5f
<p style="color:#9f3f5f;">Text here</p>
.mytext {color:#9f3f5f;}
This box has a color of #9f3f5f
<div style="background-color:#9f3f5f;">Content here</div>
.mybackground {background-color:#9f3f5f;}
Border around this has a color of #9f3f5f
<div style="border:2px solid #9f3f5f;">Content here</div>
.myborder {border:2px solid #9f3f5f;}