#e60d43 color space conversions
Hex:
#e60d43
RGB:
230, 13, 67
CMY:
10, 95, 74
CMYK:
0, 94, 71, 10
HSL:
345°, 89.3004%, 47.6471%
HSV (HSB):
345°, 94.3478%, 90.1961%
XYZ:
33.7902, 17.5161, 6.9102
xyY:
0.5804, 0.3009, 17.5161
CIE-Lab:
48.9038, 74.4465, 32.1270
CIE-LCH:
48.9038, 81.0828, 23.3423
CIE-Luv:
48.9038, 145.0669, 18.1539
Hunter-Lab:
41.8522, 70.8739, 19.5072
#e60d43 color charts
#e60d43 color shades, tints & tones
#e60d43 color schemes
#e60d43 color preview, HTML & CSS examples
This text has a color of #e60d43
<p style="color:#e60d43;">Text here</p>
.mytext {color:#e60d43;}
This box has a color of #e60d43
<div style="background-color:#e60d43;">Content here</div>
.mybackground {background-color:#e60d43;}
Border around this has a color of #e60d43
<div style="border:2px solid #e60d43;">Content here</div>
.myborder {border:2px solid #e60d43;}