#ff0e50 color space conversions
Hex:
#ff0e50
RGB:
255, 14, 80
CMY:
0, 95, 69
CMYK:
0, 95, 69, 0
HSL:
344°, 100.0000%, 52.7451%
HSV (HSB):
344°, 94.5098%, 100.0000%
XYZ:
42.8450, 22.1533, 9.6072
xyY:
0.5743, 0.2969, 22.1533
CIE-Lab:
54.1892, 80.8353, 31.9778
CIE-LCH:
54.1892, 86.9306, 21.5833
CIE-Luv:
54.1892, 159.4928, 17.7657
Hunter-Lab:
47.0673, 80.1197, 20.8450
#ff0e50 color charts
#ff0e50 color shades, tints & tones
#ff0e50 color schemes
#ff0e50 color preview, HTML & CSS examples
This text has a color of #ff0e50
<p style="color:#ff0e50;">Text here</p>
.mytext {color:#ff0e50;}
This box has a color of #ff0e50
<div style="background-color:#ff0e50;">Content here</div>
.mybackground {background-color:#ff0e50;}
Border around this has a color of #ff0e50
<div style="border:2px solid #ff0e50;">Content here</div>
.myborder {border:2px solid #ff0e50;}