#e51add color space conversions
Hex:
#e51add
RGB:
229, 26, 221
CMY:
10, 90, 13
CMYK:
0, 89, 3, 10
HSL:
302°, 79.6078%, 50.0000%
HSV (HSB):
302°, 88.6463%, 89.8039%
XYZ:
45.7336, 22.6173, 70.3617
xyY:
0.3297, 0.1631, 22.6173
CIE-Lab:
54.6759, 87.1667, -51.0558
CIE-LCH:
54.6759, 101.0185, 329.6414
CIE-Luv:
54.6759, 77.5165, -90.1598
Hunter-Lab:
47.5576, 88.4282, -54.4296
#e51add color charts
#e51add color shades, tints & tones
#e51add color schemes
#e51add color preview, HTML & CSS examples
This text has a color of #e51add
<p style="color:#e51add;">Text here</p>
.mytext {color:#e51add;}
This box has a color of #e51add
<div style="background-color:#e51add;">Content here</div>
.mybackground {background-color:#e51add;}
Border around this has a color of #e51add
<div style="border:2px solid #e51add;">Content here</div>
.myborder {border:2px solid #e51add;}