#902e4e color space conversions
Hex:
#902e4e
RGB:
144, 46, 78
CMY:
44, 82, 69
CMYK:
0, 68, 46, 44
HSL:
340°, 51.5789%, 37.2549%
HSV (HSB):
340°, 68.0556%, 56.4706%
XYZ:
13.8537, 8.4333, 8.1054
xyY:
0.4558, 0.2775, 8.4333
CIE-Lab:
34.8695, 43.8703, 3.5729
CIE-LCH:
34.8695, 44.0155, 4.6561
CIE-Luv:
34.8695, 62.8650, -3.3607
Hunter-Lab:
29.0402, 34.3337, 3.7798
#902e4e color charts
#902e4e color shades, tints & tones
#902e4e color schemes
#902e4e color preview, HTML & CSS examples
This text has a color of #902e4e
<p style="color:#902e4e;">Text here</p>
.mytext {color:#902e4e;}
This box has a color of #902e4e
<div style="background-color:#902e4e;">Content here</div>
.mybackground {background-color:#902e4e;}
Border around this has a color of #902e4e
<div style="border:2px solid #902e4e;">Content here</div>
.myborder {border:2px solid #902e4e;}