#f11f3e color space conversions
Hex:
#f11f3e
RGB:
241, 31, 62
CMY:
5, 88, 76
CMYK:
0, 87, 74, 5
HSL:
351°, 88.2353%, 53.3333%
HSV (HSB):
351°, 87.1369%, 94.5098%
XYZ:
37.6351, 20.0285, 6.4397
xyY:
0.5871, 0.3124, 20.0285
CIE-Lab:
51.8695, 74.6188, 39.0933
CIE-LCH:
51.8695, 84.2393, 27.6503
CIE-Luv:
51.8695, 150.6331, 24.3050
Hunter-Lab:
44.7533, 71.7908, 22.7958
#f11f3e color charts
#f11f3e color shades, tints & tones
#f11f3e color schemes
#f11f3e color preview, HTML & CSS examples
This text has a color of #f11f3e
<p style="color:#f11f3e;">Text here</p>
.mytext {color:#f11f3e;}
This box has a color of #f11f3e
<div style="background-color:#f11f3e;">Content here</div>
.mybackground {background-color:#f11f3e;}
Border around this has a color of #f11f3e
<div style="border:2px solid #f11f3e;">Content here</div>
.myborder {border:2px solid #f11f3e;}