#9e074d color space conversions
Hex:
#9e074d
RGB:
158, 7, 77
CMY:
38, 97, 70
CMYK:
0, 96, 51, 38
HSL:
332°, 91.5152%, 32.3529%
HSV (HSB):
332°, 95.5696%, 61.9608%
XYZ:
15.5161, 7.9569, 7.7392
xyY:
0.4971, 0.2549, 7.9569
CIE-Lab:
33.8929, 58.2097, 3.1755
CIE-LCH:
33.8929, 58.2962, 3.1225
CIE-Luv:
33.8929, 85.8112, -6.7614
Hunter-Lab:
28.2079, 48.8220, 3.4786
#9e074d color charts
#9e074d color shades, tints & tones
#9e074d color schemes
#9e074d color preview, HTML & CSS examples
This text has a color of #9e074d
<p style="color:#9e074d;">Text here</p>
.mytext {color:#9e074d;}
This box has a color of #9e074d
<div style="background-color:#9e074d;">Content here</div>
.mybackground {background-color:#9e074d;}
Border around this has a color of #9e074d
<div style="border:2px solid #9e074d;">Content here</div>
.myborder {border:2px solid #9e074d;}