#e02c95 color space conversions
Hex:
#e02c95
RGB:
224, 44, 149
CMY:
12, 83, 42
CMYK:
0, 80, 33, 12
HSL:
325°, 74.3802%, 52.5490%
HSV (HSB):
325°, 80.3571%, 87.8431%
XYZ:
37.0660, 19.8186, 30.3055
xyY:
0.4251, 0.2273, 19.8186
CIE-Lab:
51.6315, 73.7844, -13.9762
CIE-LCH:
51.6315, 75.0965, 349.2741
CIE-Luv:
51.6315, 101.2197, -32.8265
Hunter-Lab:
44.5181, 70.7134, -9.1988
#e02c95 color charts
#e02c95 color shades, tints & tones
#e02c95 color schemes
#e02c95 color preview, HTML & CSS examples
This text has a color of #e02c95
<p style="color:#e02c95;">Text here</p>
.mytext {color:#e02c95;}
This box has a color of #e02c95
<div style="background-color:#e02c95;">Content here</div>
.mybackground {background-color:#e02c95;}
Border around this has a color of #e02c95
<div style="border:2px solid #e02c95;">Content here</div>
.myborder {border:2px solid #e02c95;}