#f11a65 color space conversions
Hex:
#f11a65
RGB:
241, 26, 101
CMY:
5, 90, 60
CMYK:
0, 89, 58, 5
HSL:
339°, 88.4774%, 52.3529%
HSV (HSB):
339°, 89.2116%, 94.5098%
XYZ:
38.9940, 20.3791, 14.1903
xyY:
0.5301, 0.2770, 20.3791
CIE-Lab:
52.2632, 77.2885, 16.2946
CIE-LCH:
52.2632, 78.9875, 11.9053
CIE-Luv:
52.2632, 139.2383, 3.5934
Hunter-Lab:
45.1433, 75.1845, 12.9631
#f11a65 color charts
#f11a65 color shades, tints & tones
#f11a65 color schemes
#f11a65 color preview, HTML & CSS examples
This text has a color of #f11a65
<p style="color:#f11a65;">Text here</p>
.mytext {color:#f11a65;}
This box has a color of #f11a65
<div style="background-color:#f11a65;">Content here</div>
.mybackground {background-color:#f11a65;}
Border around this has a color of #f11a65
<div style="border:2px solid #f11a65;">Content here</div>
.myborder {border:2px solid #f11a65;}