#e90b7d color space conversions
Hex:
#e90b7d
RGB:
233, 11, 125
CMY:
9, 96, 51
CMYK:
0, 95, 46, 9
HSL:
329°, 90.9836%, 47.8431%
HSV (HSB):
329°, 95.2790%, 91.3725%
XYZ:
37.4256, 19.0437, 21.1053
xyY:
0.4824, 0.2455, 19.0437
CIE-Lab:
50.7382, 78.8123, -0.6803
CIE-LCH:
50.7382, 78.8152, 359.5054
CIE-Luv:
50.7382, 125.0548, -16.3373
Hunter-Lab:
43.6390, 76.7165, 1.8727
#e90b7d color charts
#e90b7d color shades, tints & tones
#e90b7d color schemes
#e90b7d color preview, HTML & CSS examples
This text has a color of #e90b7d
<p style="color:#e90b7d;">Text here</p>
.mytext {color:#e90b7d;}
This box has a color of #e90b7d
<div style="background-color:#e90b7d;">Content here</div>
.mybackground {background-color:#e90b7d;}
Border around this has a color of #e90b7d
<div style="border:2px solid #e90b7d;">Content here</div>
.myborder {border:2px solid #e90b7d;}