#e40ccd color space conversions
Hex:
#e40ccd
RGB:
228, 12, 205
CMY:
11, 95, 20
CMYK:
0, 95, 10, 11
HSL:
306°, 90.0000%, 47.0588%
HSV (HSB):
306°, 94.7368%, 89.4118%
XYZ:
43.1458, 21.1647, 59.5688
xyY:
0.3483, 0.1708, 21.1647
CIE-Lab:
53.1293, 86.2992, -44.3863
CIE-LCH:
53.1293, 97.0448, 332.7819
CIE-Luv:
53.1293, 84.3738, -79.5307
Hunter-Lab:
46.0051, 86.8970, -44.5669
#e40ccd color charts
#e40ccd color shades, tints & tones
#e40ccd color schemes
#e40ccd color preview, HTML & CSS examples
This text has a color of #e40ccd
<p style="color:#e40ccd;">Text here</p>
.mytext {color:#e40ccd;}
This box has a color of #e40ccd
<div style="background-color:#e40ccd;">Content here</div>
.mybackground {background-color:#e40ccd;}
Border around this has a color of #e40ccd
<div style="border:2px solid #e40ccd;">Content here</div>
.myborder {border:2px solid #e40ccd;}