#f11f80 color space conversions
Hex:
#f11f80
RGB:
241, 31, 128
CMY:
5, 88, 50
CMYK:
0, 87, 47, 5
HSL:
332°, 88.2353%, 53.3333%
HSV (HSB):
332°, 87.1369%, 94.5098%
XYZ:
40.6619, 21.2393, 22.3785
xyY:
0.4825, 0.2520, 21.2393
CIE-Lab:
53.2104, 78.4293, 1.2996
CIE-LCH:
53.2104, 78.4401, 0.9493
CIE-Luv:
53.2104, 127.0136, -13.8528
Hunter-Lab:
46.0861, 76.8405, 3.4701
#f11f80 color charts
#f11f80 color shades, tints & tones
#f11f80 color schemes
#f11f80 color preview, HTML & CSS examples
This text has a color of #f11f80
<p style="color:#f11f80;">Text here</p>
.mytext {color:#f11f80;}
This box has a color of #f11f80
<div style="background-color:#f11f80;">Content here</div>
.mybackground {background-color:#f11f80;}
Border around this has a color of #f11f80
<div style="border:2px solid #f11f80;">Content here</div>
.myborder {border:2px solid #f11f80;}