#9e164e color space conversions
Hex:
#9e164e
RGB:
158, 22, 78
CMY:
38, 91, 69
CMYK:
0, 86, 51, 38
HSL:
335°, 75.5556%, 35.2941%
HSV (HSB):
335°, 86.0759%, 61.9608%
XYZ:
15.7626, 8.3930, 7.9970
xyY:
0.4902, 0.2610, 8.3930
CIE-Lab:
34.7883, 55.7901, 3.8095
CIE-LCH:
34.7883, 55.9200, 3.9063
CIE-Luv:
34.7883, 82.6658, -5.5756
Hunter-Lab:
28.9706, 46.4213, 3.9132
#9e164e color charts
#9e164e color shades, tints & tones
#9e164e color schemes
#9e164e color preview, HTML & CSS examples
This text has a color of #9e164e
<p style="color:#9e164e;">Text here</p>
.mytext {color:#9e164e;}
This box has a color of #9e164e
<div style="background-color:#9e164e;">Content here</div>
.mybackground {background-color:#9e164e;}
Border around this has a color of #9e164e
<div style="border:2px solid #9e164e;">Content here</div>
.myborder {border:2px solid #9e164e;}