#e52d4a color space conversions
Hex:
#e52d4a
RGB:
229, 45, 74
CMY:
10, 82, 71
CMYK:
0, 80, 68, 10
HSL:
351°, 77.9661%, 53.7255%
HSV (HSB):
351°, 80.3493%, 89.8039%
XYZ:
34.4875, 19.0292, 8.3339
xyY:
0.5576, 0.3077, 19.0292
CIE-Lab:
50.7213, 69.0325, 30.1203
CIE-LCH:
50.7213, 75.3174, 23.5726
CIE-Luv:
50.7213, 133.2602, 18.5829
Hunter-Lab:
43.6225, 64.7811, 19.2086
#e52d4a color charts
#e52d4a color shades, tints & tones
#e52d4a color schemes
#e52d4a color preview, HTML & CSS examples
This text has a color of #e52d4a
<p style="color:#e52d4a;">Text here</p>
.mytext {color:#e52d4a;}
This box has a color of #e52d4a
<div style="background-color:#e52d4a;">Content here</div>
.mybackground {background-color:#e52d4a;}
Border around this has a color of #e52d4a
<div style="border:2px solid #e52d4a;">Content here</div>
.myborder {border:2px solid #e52d4a;}