#e6314e color space conversions
Hex:
#e6314e
RGB:
230, 49, 78
CMY:
10, 81, 69
CMYK:
0, 79, 66, 10
HSL:
350°, 78.3550%, 54.7059%
HSV (HSB):
350°, 78.6957%, 90.1961%
XYZ:
35.1066, 19.5697, 9.1347
xyY:
0.5502, 0.3067, 19.5697
CIE-Lab:
51.3471, 68.4563, 28.5619
CIE-LCH:
51.3471, 74.1758, 22.6473
CIE-Luv:
51.3471, 131.2025, 17.5723
Hunter-Lab:
44.2376, 64.2401, 18.7234
#e6314e color charts
#e6314e color shades, tints & tones
#e6314e color schemes
#e6314e color preview, HTML & CSS examples
This text has a color of #e6314e
<p style="color:#e6314e;">Text here</p>
.mytext {color:#e6314e;}
This box has a color of #e6314e
<div style="background-color:#e6314e;">Content here</div>
.mybackground {background-color:#e6314e;}
Border around this has a color of #e6314e
<div style="border:2px solid #e6314e;">Content here</div>
.myborder {border:2px solid #e6314e;}