#f11f30 color space conversions
Hex:
#f11f30
RGB:
241, 31, 48
CMY:
5, 88, 81
CMYK:
0, 87, 80, 5
HSL:
355°, 88.2353%, 53.3333%
HSV (HSB):
355°, 87.1369%, 94.5098%
XYZ:
37.2991, 19.8941, 4.6704
xyY:
0.6029, 0.3216, 19.8941
CIE-Lab:
51.7173, 74.1787, 46.7439
CIE-LCH:
51.7173, 87.6783, 32.2172
CIE-Luv:
51.7173, 153.8106, 29.3359
Hunter-Lab:
44.6029, 71.2155, 25.0137
#f11f30 color charts
#f11f30 color shades, tints & tones
#f11f30 color schemes
#f11f30 color preview, HTML & CSS examples
This text has a color of #f11f30
<p style="color:#f11f30;">Text here</p>
.mytext {color:#f11f30;}
This box has a color of #f11f30
<div style="background-color:#f11f30;">Content here</div>
.mybackground {background-color:#f11f30;}
Border around this has a color of #f11f30
<div style="border:2px solid #f11f30;">Content here</div>
.myborder {border:2px solid #f11f30;}