#e6144b color space conversions
Hex:
#e6144b
RGB:
230, 20, 75
CMY:
10, 92, 71
CMYK:
0, 91, 67, 10
HSL:
344°, 84.0000%, 49.0196%
HSV (HSB):
344°, 91.3043%, 90.1961%
XYZ:
34.1533, 17.8313, 8.2983
xyY:
0.5666, 0.2958, 17.8313
CIE-Lab:
49.2909, 74.0426, 27.7748
CIE-LCH:
49.2909, 79.0806, 20.5621
CIE-Luv:
49.2909, 141.3270, 14.8394
Hunter-Lab:
42.2271, 70.4732, 17.9075
#e6144b color charts
#e6144b color shades, tints & tones
#e6144b color schemes
#e6144b color preview, HTML & CSS examples
This text has a color of #e6144b
<p style="color:#e6144b;">Text here</p>
.mytext {color:#e6144b;}
This box has a color of #e6144b
<div style="background-color:#e6144b;">Content here</div>
.mybackground {background-color:#e6144b;}
Border around this has a color of #e6144b
<div style="border:2px solid #e6144b;">Content here</div>
.myborder {border:2px solid #e6144b;}