#ff0e28 color space conversions
Hex:
#ff0e28
RGB:
255, 14, 40
CMY:
0, 95, 84
CMYK:
0, 95, 84, 0
HSL:
354°, 100.0000%, 52.7451%
HSV (HSB):
354°, 94.5098%, 100.0000%
XYZ:
41.7800, 21.7273, 3.9992
xyY:
0.6189, 0.3219, 21.7273
CIE-Lab:
53.7364, 79.5839, 53.7536
CIE-LCH:
53.7364, 96.0367, 34.0364
CIE-Luv:
53.7364, 169.2734, 32.6105
Hunter-Lab:
46.6125, 78.4223, 27.5419
#ff0e28 color charts
#ff0e28 color shades, tints & tones
#ff0e28 color schemes
#ff0e28 color preview, HTML & CSS examples
This text has a color of #ff0e28
<p style="color:#ff0e28;">Text here</p>
.mytext {color:#ff0e28;}
This box has a color of #ff0e28
<div style="background-color:#ff0e28;">Content here</div>
.mybackground {background-color:#ff0e28;}
Border around this has a color of #ff0e28
<div style="border:2px solid #ff0e28;">Content here</div>
.myborder {border:2px solid #ff0e28;}