#f10e00 color space conversions
Hex:
#f10e00
RGB:
241, 14, 0
CMY:
5, 95, 100
CMYK:
0, 94, 100, 5
HSL:
3°, 100.0000%, 47.2549%
HSV (HSB):
3°, 100.0000%, 94.5098%
XYZ:
36.4327, 19.0148, 1.7500
xyY:
0.6370, 0.3324, 19.0148
CIE-Lab:
50.7046, 75.6873, 64.5351
CIE-LCH:
50.7046, 99.4653, 40.4527
CIE-Luv:
50.7046, 163.4377, 36.3589
Hunter-Lab:
43.6060, 72.8256, 28.1448
#f10e00 color charts
#f10e00 color shades, tints & tones
#f10e00 color schemes
#f10e00 color preview, HTML & CSS examples
This text has a color of #f10e00
<p style="color:#f10e00;">Text here</p>
.mytext {color:#f10e00;}
This box has a color of #f10e00
<div style="background-color:#f10e00;">Content here</div>
.mybackground {background-color:#f10e00;}
Border around this has a color of #f10e00
<div style="border:2px solid #f10e00;">Content here</div>
.myborder {border:2px solid #f10e00;}