#890e7e color space conversions
Hex:
#890e7e
RGB:
137, 14, 126
CMY:
46, 95, 51
CMYK:
0, 90, 8, 46
HSL:
305°, 81.4570%, 29.6078%
HSV (HSB):
305°, 89.7810%, 53.7255%
XYZ:
14.2395, 7.1388, 20.3661
xyY:
0.3411, 0.1710, 7.1388
CIE-Lab:
32.1208, 58.1380, -31.4119
CIE-LCH:
32.1208, 66.0813, 331.6177
CIE-Luv:
32.1208, 47.7681, -48.4929
Hunter-Lab:
26.7185, 48.3729, -26.4906
#890e7e color charts
#890e7e color shades, tints & tones
#890e7e color schemes
#890e7e color preview, HTML & CSS examples
This text has a color of #890e7e
<p style="color:#890e7e;">Text here</p>
.mytext {color:#890e7e;}
This box has a color of #890e7e
<div style="background-color:#890e7e;">Content here</div>
.mybackground {background-color:#890e7e;}
Border around this has a color of #890e7e
<div style="border:2px solid #890e7e;">Content here</div>
.myborder {border:2px solid #890e7e;}