#e6153e color space conversions
Hex:
#e6153e
RGB:
230, 21, 62
CMY:
10, 92, 76
CMYK:
0, 91, 73, 10
HSL:
348°, 83.2669%, 49.2157%
HSV (HSB):
348°, 90.8696%, 90.1961%
XYZ:
33.7708, 17.7071, 6.1953
xyY:
0.5856, 0.3070, 17.7071
CIE-Lab:
49.1389, 73.3654, 35.3840
CIE-LCH:
49.1389, 81.4525, 25.7479
CIE-Luv:
49.1389, 145.0081, 20.9950
Hunter-Lab:
42.0798, 69.6139, 20.7267
#e6153e color charts
#e6153e color shades, tints & tones
#e6153e color schemes
#e6153e color preview, HTML & CSS examples
This text has a color of #e6153e
<p style="color:#e6153e;">Text here</p>
.mytext {color:#e6153e;}
This box has a color of #e6153e
<div style="background-color:#e6153e;">Content here</div>
.mybackground {background-color:#e6153e;}
Border around this has a color of #e6153e
<div style="border:2px solid #e6153e;">Content here</div>
.myborder {border:2px solid #e6153e;}