#9e3e5e color space conversions
Hex:
#9e3e5e
RGB:
158, 62, 94
CMY:
38, 76, 63
CMYK:
0, 61, 41, 38
HSL:
340°, 43.6364%, 43.1373%
HSV (HSB):
340°, 60.7595%, 61.9608%
XYZ:
17.8436, 11.5225, 11.8733
xyY:
0.4327, 0.2794, 11.5225
CIE-Lab:
40.4469, 42.9919, 1.7716
CIE-LCH:
40.4469, 43.0284, 2.3598
CIE-Luv:
40.4469, 61.8118, -5.3032
Hunter-Lab:
33.9448, 34.4276, 3.0228
#9e3e5e color charts
#9e3e5e color shades, tints & tones
#9e3e5e color schemes
#9e3e5e color preview, HTML & CSS examples
This text has a color of #9e3e5e
<p style="color:#9e3e5e;">Text here</p>
.mytext {color:#9e3e5e;}
This box has a color of #9e3e5e
<div style="background-color:#9e3e5e;">Content here</div>
.mybackground {background-color:#9e3e5e;}
Border around this has a color of #9e3e5e
<div style="border:2px solid #9e3e5e;">Content here</div>
.myborder {border:2px solid #9e3e5e;}