#f11c00 color space conversions
Hex:
#f11c00
RGB:
241, 28, 0
CMY:
5, 89, 100
CMYK:
0, 88, 100, 5
HSL:
7°, 100.0000%, 47.2549%
HSV (HSB):
7°, 100.0000%, 94.5098%
XYZ:
36.6909, 19.5313, 1.8361
xyY:
0.6320, 0.3364, 19.5313
CIE-Lab:
51.3031, 73.9636, 64.7527
CIE-LCH:
51.3031, 98.3032, 41.2011
CIE-Luv:
51.3031, 160.0924, 37.4294
Hunter-Lab:
44.1942, 70.8543, 28.4727
#f11c00 color charts
#f11c00 color shades, tints & tones
#f11c00 color schemes
#f11c00 color preview, HTML & CSS examples
This text has a color of #f11c00
<p style="color:#f11c00;">Text here</p>
.mytext {color:#f11c00;}
This box has a color of #f11c00
<div style="background-color:#f11c00;">Content here</div>
.mybackground {background-color:#f11c00;}
Border around this has a color of #f11c00
<div style="border:2px solid #f11c00;">Content here</div>
.myborder {border:2px solid #f11c00;}