#e071c1 color space conversions
Hex:
#e071c1
RGB:
224, 113, 193
CMY:
12, 56, 24
CMYK:
0, 50, 14, 12
HSL:
317°, 64.1618%, 66.0784%
HSV (HSB):
317°, 49.5536%, 87.8431%
XYZ:
46.2712, 31.5078, 54.0949
xyY:
0.3509, 0.2389, 31.5078
CIE-Lab:
62.9340, 53.1008, -22.3095
CIE-LCH:
62.9340, 57.5969, 337.2110
CIE-Luv:
62.9340, 60.4404, -42.5756
Hunter-Lab:
56.1318, 48.9125, -17.8462
#e071c1 color charts
#e071c1 color shades, tints & tones
#e071c1 color schemes
#e071c1 color preview, HTML & CSS examples
This text has a color of #e071c1
<p style="color:#e071c1;">Text here</p>
.mytext {color:#e071c1;}
This box has a color of #e071c1
<div style="background-color:#e071c1;">Content here</div>
.mybackground {background-color:#e071c1;}
Border around this has a color of #e071c1
<div style="border:2px solid #e071c1;">Content here</div>
.myborder {border:2px solid #e071c1;}