#ff0e00 color space conversions
Hex:
#ff0e00
RGB:
255, 14, 0
CMY:
0, 95, 100
CMYK:
0, 95, 100, 0
HSL:
3°, 100.0000%, 50.0000%
HSV (HSB):
3°, 100.0000%, 100.0000%
XYZ:
41.3970, 21.5741, 1.9823
xyY:
0.6373, 0.3321, 21.5741
CIE-Lab:
53.5721, 79.1268, 67.3378
CIE-LCH:
53.5721, 103.9010, 40.3981
CIE-Luv:
53.5721, 173.0950, 38.3648
Hunter-Lab:
46.4479, 77.8056, 29.9831
#ff0e00 color charts
#ff0e00 RGB chart
#ff0e00 CMYK chart
#ff0e00 RGB pie chart
#ff0e00 color shades, tints & tones
#ff0e00 color schemes
#ff0e00 color preview, HTML & CSS examples
This text has a color of #ff0e00
<p style="color:#ff0e00;">Text here</p>
.mytext {color:#ff0e00;}
Text color #ff0e00
This box has a color of #ff0e00
<div style="background-color:#ff0e00;">Content here</div>
.mybackground {background-color:#ff0e00;}
Background color #ff0e00
Border around this has a color of #ff0e00
<div style="border:2px solid #ff0e00;">Content here</div>
.myborder {border:2px solid #ff0e00;}
Border color #ff0e00