#f11f45 color space conversions
Hex:
#f11f45
RGB:
241, 31, 69
CMY:
5, 88, 73
CMYK:
0, 87, 71, 5
HSL:
349°, 88.2353%, 53.3333%
HSV (HSB):
349°, 87.1369%, 94.5098%
XYZ:
37.8398, 20.1104, 7.5175
xyY:
0.5780, 0.3072, 20.1104
CIE-Lab:
51.9618, 74.8852, 35.1274
CIE-LCH:
51.9618, 82.7147, 25.1305
CIE-Luv:
51.9618, 148.7616, 21.3319
Hunter-Lab:
44.8446, 72.1397, 21.4522
#f11f45 color charts
#f11f45 color shades, tints & tones
#f11f45 color schemes
#f11f45 color preview, HTML & CSS examples
This text has a color of #f11f45
<p style="color:#f11f45;">Text here</p>
.mytext {color:#f11f45;}
This box has a color of #f11f45
<div style="background-color:#f11f45;">Content here</div>
.mybackground {background-color:#f11f45;}
Border around this has a color of #f11f45
<div style="border:2px solid #f11f45;">Content here</div>
.myborder {border:2px solid #f11f45;}