#e93d5a color space conversions
Hex:
#e93d5a
RGB:
233, 61, 90
CMY:
9, 76, 65
CMYK:
0, 74, 61, 9
HSL:
350°, 79.6296%, 57.6471%
HSV (HSB):
350°, 73.8197%, 91.3725%
XYZ:
37.1185, 21.3993, 11.8470
xyY:
0.5275, 0.3041, 21.3993
CIE-Lab:
53.3838, 66.4039, 24.1472
CIE-LCH:
53.3838, 70.6580, 19.9833
CIE-Luv:
53.3838, 124.4555, 14.5156
Hunter-Lab:
46.2594, 62.2743, 17.1975
#e93d5a color charts
#e93d5a color shades, tints & tones
#e93d5a color schemes
#e93d5a color preview, HTML & CSS examples
This text has a color of #e93d5a
<p style="color:#e93d5a;">Text here</p>
.mytext {color:#e93d5a;}
This box has a color of #e93d5a
<div style="background-color:#e93d5a;">Content here</div>
.mybackground {background-color:#e93d5a;}
Border around this has a color of #e93d5a
<div style="border:2px solid #e93d5a;">Content here</div>
.myborder {border:2px solid #e93d5a;}