#e03d5a color space conversions
Hex:
#e03d5a
RGB:
224, 61, 90
CMY:
12, 76, 65
CMYK:
0, 73, 60, 12
HSL:
349°, 72.4444%, 55.8824%
HSV (HSB):
349°, 72.7679%, 87.8431%
XYZ:
34.2547, 19.9230, 11.7130
xyY:
0.5199, 0.3024, 19.9230
CIE-Lab:
51.7500, 63.7942, 21.6917
CIE-LCH:
51.7500, 67.3813, 18.7794
CIE-Luv:
51.7500, 117.2287, 12.5099
Hunter-Lab:
44.6351, 58.8760, 15.6860
#e03d5a color charts
#e03d5a color shades, tints & tones
#e03d5a color schemes
#e03d5a color preview, HTML & CSS examples
This text has a color of #e03d5a
<p style="color:#e03d5a;">Text here</p>
.mytext {color:#e03d5a;}
This box has a color of #e03d5a
<div style="background-color:#e03d5a;">Content here</div>
.mybackground {background-color:#e03d5a;}
Border around this has a color of #e03d5a
<div style="border:2px solid #e03d5a;">Content here</div>
.myborder {border:2px solid #e03d5a;}