#e92a8a color space conversions
Hex:
#e92a8a
RGB:
233, 42, 138
CMY:
9, 84, 46
CMYK:
0, 82, 41, 9
HSL:
330°, 81.2766%, 53.9216%
HSV (HSB):
330°, 81.9742%, 91.3725%
XYZ:
39.0197, 20.8145, 26.0058
xyY:
0.4546, 0.2425, 20.8145
CIE-Lab:
52.7459, 75.2894, -5.5616
CIE-LCH:
52.7459, 75.4945, 355.7753
CIE-Luv:
52.7459, 113.6637, -21.8924
Hunter-Lab:
45.6230, 72.8245, -1.8602
#e92a8a color charts
#e92a8a color shades, tints & tones
#e92a8a color schemes
#e92a8a color preview, HTML & CSS examples
This text has a color of #e92a8a
<p style="color:#e92a8a;">Text here</p>
.mytext {color:#e92a8a;}
This box has a color of #e92a8a
<div style="background-color:#e92a8a;">Content here</div>
.mybackground {background-color:#e92a8a;}
Border around this has a color of #e92a8a
<div style="border:2px solid #e92a8a;">Content here</div>
.myborder {border:2px solid #e92a8a;}