#9f2f2a color space conversions
Hex:
#9f2f2a
RGB:
159, 47, 42
CMY:
38, 82, 84
CMYK:
0, 70, 74, 38
HSL:
3°, 58.2090%, 39.4118%
HSV (HSB):
3°, 73.5849%, 62.3529%
XYZ:
15.7325, 9.5711, 3.2087
xyY:
0.5518, 0.3357, 9.5711
CIE-Lab:
37.0614, 45.8169, 29.7092
CIE-LCH:
37.0614, 54.6061, 32.9607
CIE-Luv:
37.0614, 84.1661, 20.0396
Hunter-Lab:
30.9372, 36.6324, 15.5067
#9f2f2a color charts
#9f2f2a color shades, tints & tones
#9f2f2a color schemes
#9f2f2a color preview, HTML & CSS examples
This text has a color of #9f2f2a
<p style="color:#9f2f2a;">Text here</p>
.mytext {color:#9f2f2a;}
This box has a color of #9f2f2a
<div style="background-color:#9f2f2a;">Content here</div>
.mybackground {background-color:#9f2f2a;}
Border around this has a color of #9f2f2a
<div style="border:2px solid #9f2f2a;">Content here</div>
.myborder {border:2px solid #9f2f2a;}