#e6144d color space conversions
Hex:
#e6144d
RGB:
230, 20, 77
CMY:
10, 92, 70
CMYK:
0, 91, 67, 10
HSL:
344°, 84.0000%, 49.0196%
HSV (HSB):
344°, 91.3043%, 90.1961%
XYZ:
34.2228, 17.8591, 8.6646
xyY:
0.5634, 0.2940, 17.8591
CIE-Lab:
49.3248, 74.1374, 26.6037
CIE-LCH:
49.3248, 78.7662, 19.7402
CIE-Luv:
49.3248, 140.6715, 13.8159
Hunter-Lab:
42.2601, 70.5969, 17.4258
#e6144d color charts
#e6144d color shades, tints & tones
#e6144d color schemes
#e6144d color preview, HTML & CSS examples
This text has a color of #e6144d
<p style="color:#e6144d;">Text here</p>
.mytext {color:#e6144d;}
This box has a color of #e6144d
<div style="background-color:#e6144d;">Content here</div>
.mybackground {background-color:#e6144d;}
Border around this has a color of #e6144d
<div style="border:2px solid #e6144d;">Content here</div>
.myborder {border:2px solid #e6144d;}