#9e333e color space conversions
Hex:
#9e333e
RGB:
158, 51, 62
CMY:
38, 80, 76
CMYK:
0, 68, 61, 38
HSL:
354°, 51.1962%, 40.9804%
HSV (HSB):
354°, 67.7215%, 61.9608%
XYZ:
16.1539, 9.9846, 5.6332
xyY:
0.5084, 0.3143, 9.9846
CIE-Lab:
37.8147, 44.9995, 18.2600
CIE-LCH:
37.8147, 48.5632, 22.0864
CIE-Luv:
37.8147, 76.4888, 11.3979
Hunter-Lab:
31.5983, 35.9566, 11.5488
#9e333e color charts
#9e333e color shades, tints & tones
#9e333e color schemes
#9e333e color preview, HTML & CSS examples
This text has a color of #9e333e
<p style="color:#9e333e;">Text here</p>
.mytext {color:#9e333e;}
This box has a color of #9e333e
<div style="background-color:#9e333e;">Content here</div>
.mybackground {background-color:#9e333e;}
Border around this has a color of #9e333e
<div style="border:2px solid #9e333e;">Content here</div>
.myborder {border:2px solid #9e333e;}