#901e5e color space conversions
Hex:
#901e5e
RGB:
144, 30, 94
CMY:
44, 88, 63
CMYK:
0, 79, 35, 44
HSL:
326°, 65.5172%, 34.1176%
HSV (HSB):
326°, 79.1667%, 56.4706%
XYZ:
13.9863, 7.6660, 11.3322
xyY:
0.4240, 0.2324, 7.6660
CIE-Lab:
33.2774, 51.5695, -9.1156
CIE-LCH:
33.2774, 52.3689, 349.9758
CIE-Luv:
33.2774, 62.9176, -19.4629
Hunter-Lab:
27.6875, 41.7155, -4.8855
#901e5e color charts
#901e5e color shades, tints & tones
#901e5e color schemes
#901e5e color preview, HTML & CSS examples
This text has a color of #901e5e
<p style="color:#901e5e;">Text here</p>
.mytext {color:#901e5e;}
This box has a color of #901e5e
<div style="background-color:#901e5e;">Content here</div>
.mybackground {background-color:#901e5e;}
Border around this has a color of #901e5e
<div style="border:2px solid #901e5e;">Content here</div>
.myborder {border:2px solid #901e5e;}