#e51d56 color space conversions
Hex:
#e51d56
RGB:
229, 29, 86
CMY:
10, 89, 66
CMYK:
0, 87, 62, 10
HSL:
343°, 79.3651%, 50.5882%
HSV (HSB):
343°, 87.3362%, 89.8039%
XYZ:
34.4322, 18.2086, 10.5039
xyY:
0.5453, 0.2884, 18.2086
CIE-Lab:
49.7482, 73.0363, 21.6326
CIE-LCH:
49.7482, 76.1727, 16.4987
CIE-Luv:
49.7482, 134.7465, 9.6840
Hunter-Lab:
42.6716, 69.3584, 15.2754
#e51d56 color charts
#e51d56 color shades, tints & tones
#e51d56 color schemes
#e51d56 color preview, HTML & CSS examples
This text has a color of #e51d56
<p style="color:#e51d56;">Text here</p>
.mytext {color:#e51d56;}
This box has a color of #e51d56
<div style="background-color:#e51d56;">Content here</div>
.mybackground {background-color:#e51d56;}
Border around this has a color of #e51d56
<div style="border:2px solid #e51d56;">Content here</div>
.myborder {border:2px solid #e51d56;}