#e60f4a color space conversions
Hex:
#e60f4a
RGB:
230, 15, 74
CMY:
10, 94, 71
CMYK:
0, 93, 68, 10
HSL:
344°, 87.7551%, 48.0392%
HSV (HSB):
344°, 93.4783%, 90.1961%
XYZ:
34.0400, 17.6591, 8.0930
xyY:
0.5693, 0.2953, 17.6591
CIE-Lab:
49.0799, 74.5582, 28.1164
CIE-LCH:
49.0799, 79.6835, 20.6618
CIE-Luv:
49.0799, 142.5640, 14.9300
Hunter-Lab:
42.0227, 71.0522, 17.9974
#e60f4a color charts
#e60f4a color shades, tints & tones
#e60f4a color schemes
#e60f4a color preview, HTML & CSS examples
This text has a color of #e60f4a
<p style="color:#e60f4a;">Text here</p>
.mytext {color:#e60f4a;}
This box has a color of #e60f4a
<div style="background-color:#e60f4a;">Content here</div>
.mybackground {background-color:#e60f4a;}
Border around this has a color of #e60f4a
<div style="border:2px solid #e60f4a;">Content here</div>
.myborder {border:2px solid #e60f4a;}