#f11f25 color space conversions
Hex:
#f11f25
RGB:
241, 31, 37
CMY:
5, 88, 85
CMYK:
0, 87, 85, 5
HSL:
358°, 88.2353%, 53.3333%
HSV (HSB):
358°, 87.1369%, 94.5098%
XYZ:
37.0995, 19.8143, 3.6194
xyY:
0.6129, 0.3273, 19.8143
CIE-Lab:
51.6266, 73.9156, 52.2908
CIE-LCH:
51.6266, 90.5419, 35.2771
CIE-Luv:
51.6266, 155.7627, 32.4166
Hunter-Lab:
44.5133, 70.8724, 26.3383
#f11f25 color charts
#f11f25 color shades, tints & tones
#f11f25 color schemes
#f11f25 color preview, HTML & CSS examples
This text has a color of #f11f25
<p style="color:#f11f25;">Text here</p>
.mytext {color:#f11f25;}
This box has a color of #f11f25
<div style="background-color:#f11f25;">Content here</div>
.mybackground {background-color:#f11f25;}
Border around this has a color of #f11f25
<div style="border:2px solid #f11f25;">Content here</div>
.myborder {border:2px solid #f11f25;}