#f11e00 color space conversions
Hex:
#f11e00
RGB:
241, 30, 0
CMY:
5, 88, 100
CMYK:
0, 88, 100, 5
HSL:
7°, 100.0000%, 47.2549%
HSV (HSB):
7°, 100.0000%, 94.5098%
XYZ:
36.7399, 19.6293, 1.8524
xyY:
0.6310, 0.3371, 19.6293
CIE-Lab:
51.4155, 73.6411, 64.7949
CIE-LCH:
51.4155, 98.0886, 41.3437
CIE-Luv:
51.4155, 159.4690, 37.6299
Hunter-Lab:
44.3050, 70.4874, 28.5345
#f11e00 color charts
#f11e00 color shades, tints & tones
#f11e00 color schemes
#f11e00 color preview, HTML & CSS examples
This text has a color of #f11e00
<p style="color:#f11e00;">Text here</p>
.mytext {color:#f11e00;}
This box has a color of #f11e00
<div style="background-color:#f11e00;">Content here</div>
.mybackground {background-color:#f11e00;}
Border around this has a color of #f11e00
<div style="border:2px solid #f11e00;">Content here</div>
.myborder {border:2px solid #f11e00;}