#e6263c color space conversions
Hex:
#e6263c
RGB:
230, 38, 60
CMY:
10, 85, 76
CMYK:
0, 83, 74, 10
HSL:
353°, 79.3388%, 52.5490%
HSV (HSB):
353°, 83.4783%, 90.1961%
XYZ:
34.1419, 18.5355, 6.0532
xyY:
0.5813, 0.3156, 18.5355
CIE-Lab:
50.1392, 70.3461, 37.7015
CIE-LCH:
50.1392, 79.8122, 28.1888
CIE-Luv:
50.1392, 140.5192, 23.8994
Hunter-Lab:
43.0528, 66.2120, 21.8009
#e6263c color charts
#e6263c color shades, tints & tones
#e6263c color schemes
#e6263c color preview, HTML & CSS examples
This text has a color of #e6263c
<p style="color:#e6263c;">Text here</p>
.mytext {color:#e6263c;}
This box has a color of #e6263c
<div style="background-color:#e6263c;">Content here</div>
.mybackground {background-color:#e6263c;}
Border around this has a color of #e6263c
<div style="border:2px solid #e6263c;">Content here</div>
.myborder {border:2px solid #e6263c;}