#f11b8c color space conversions
Hex:
#f11b8c
RGB:
241, 27, 140
CMY:
5, 89, 45
CMYK:
0, 89, 42, 5
HSL:
328°, 88.4298%, 52.5490%
HSV (HSB):
328°, 88.7967%, 94.5098%
XYZ:
41.4012, 21.3781, 26.7552
xyY:
0.4624, 0.2388, 21.3781
CIE-Lab:
53.3608, 80.0503, -5.6821
CIE-LCH:
53.3608, 80.2517, 355.9398
CIE-Luv:
53.3608, 122.4677, -23.1476
Hunter-Lab:
46.2364, 78.9193, -1.9433
#f11b8c color charts
#f11b8c color shades, tints & tones
#f11b8c color schemes
#f11b8c color preview, HTML & CSS examples
This text has a color of #f11b8c
<p style="color:#f11b8c;">Text here</p>
.mytext {color:#f11b8c;}
This box has a color of #f11b8c
<div style="background-color:#f11b8c;">Content here</div>
.mybackground {background-color:#f11b8c;}
Border around this has a color of #f11b8c
<div style="border:2px solid #f11b8c;">Content here</div>
.myborder {border:2px solid #f11b8c;}