#ff0e35 color space conversions
Hex:
#ff0e35
RGB:
255, 14, 53
CMY:
0, 95, 79
CMYK:
0, 95, 79, 0
HSL:
350°, 100.0000%, 52.7451%
HSV (HSB):
350°, 94.5098%, 100.0000%
XYZ:
42.0396, 21.8311, 5.3663
xyY:
0.6072, 0.3153, 21.8311
CIE-Lab:
53.8474, 79.8916, 47.0990
CIE-LCH:
53.8474, 92.7415, 30.5209
CIE-Luv:
53.8474, 166.7789, 28.8411
Hunter-Lab:
46.7238, 78.8384, 25.8972
#ff0e35 color charts
#ff0e35 color shades, tints & tones
#ff0e35 color schemes
#ff0e35 color preview, HTML & CSS examples
This text has a color of #ff0e35
<p style="color:#ff0e35;">Text here</p>
.mytext {color:#ff0e35;}
This box has a color of #ff0e35
<div style="background-color:#ff0e35;">Content here</div>
.mybackground {background-color:#ff0e35;}
Border around this has a color of #ff0e35
<div style="border:2px solid #ff0e35;">Content here</div>
.myborder {border:2px solid #ff0e35;}