#e51d4a color space conversions
Hex:
#e51d4a
RGB:
229, 29, 74
CMY:
10, 89, 71
CMYK:
0, 87, 68, 10
HSL:
347°, 79.3651%, 50.5882%
HSV (HSB):
347°, 87.3362%, 89.8039%
XYZ:
33.9885, 18.0312, 8.1675
xyY:
0.5647, 0.2996, 18.0312
CIE-Lab:
49.5339, 72.4225, 28.6417
CIE-LCH:
49.5339, 77.8804, 21.5778
CIE-Luv:
49.5339, 138.7346, 16.0853
Hunter-Lab:
42.4631, 68.5653, 18.3201
#e51d4a color charts
#e51d4a color shades, tints & tones
#e51d4a color schemes
#e51d4a color preview, HTML & CSS examples
This text has a color of #e51d4a
<p style="color:#e51d4a;">Text here</p>
.mytext {color:#e51d4a;}
This box has a color of #e51d4a
<div style="background-color:#e51d4a;">Content here</div>
.mybackground {background-color:#e51d4a;}
Border around this has a color of #e51d4a
<div style="border:2px solid #e51d4a;">Content here</div>
.myborder {border:2px solid #e51d4a;}