#e5153d color space conversions
Hex:
#e5153d
RGB:
229, 21, 61
CMY:
10, 92, 76
CMYK:
0, 91, 73, 10
HSL:
348°, 83.2000%, 49.0196%
HSV (HSB):
348°, 90.8297%, 89.8039%
XYZ:
33.4236, 17.5313, 6.0371
xyY:
0.5865, 0.3076, 17.5313
CIE-Lab:
48.9226, 73.0801, 35.6714
CIE-LCH:
48.9226, 81.3213, 26.0176
CIE-Luv:
48.9226, 144.5333, 21.2085
Hunter-Lab:
41.8704, 69.2169, 20.7604
#e5153d color charts
#e5153d color shades, tints & tones
#e5153d color schemes
#e5153d color preview, HTML & CSS examples
This text has a color of #e5153d
<p style="color:#e5153d;">Text here</p>
.mytext {color:#e5153d;}
This box has a color of #e5153d
<div style="background-color:#e5153d;">Content here</div>
.mybackground {background-color:#e5153d;}
Border around this has a color of #e5153d
<div style="border:2px solid #e5153d;">Content here</div>
.myborder {border:2px solid #e5153d;}