#f11b7d color space conversions
Hex:
#f11b7d
RGB:
241, 27, 125
CMY:
5, 89, 51
CMYK:
0, 89, 48, 5
HSL:
333°, 88.4298%, 52.5490%
HSV (HSB):
333°, 88.7967%, 94.5098%
XYZ:
40.3692, 20.9653, 21.3210
xyY:
0.4884, 0.2536, 20.9653
CIE-Lab:
52.9115, 78.8114, 2.6736
CIE-LCH:
52.9115, 78.8568, 1.9429
CIE-Luv:
52.9115, 129.1229, -12.2474
Hunter-Lab:
45.7879, 77.2470, 4.4432
#f11b7d color charts
#f11b7d color shades, tints & tones
#f11b7d color schemes
#f11b7d color preview, HTML & CSS examples
This text has a color of #f11b7d
<p style="color:#f11b7d;">Text here</p>
.mytext {color:#f11b7d;}
This box has a color of #f11b7d
<div style="background-color:#f11b7d;">Content here</div>
.mybackground {background-color:#f11b7d;}
Border around this has a color of #f11b7d
<div style="border:2px solid #f11b7d;">Content here</div>
.myborder {border:2px solid #f11b7d;}