#f11e6e color space conversions
Hex:
#f11e6e
RGB:
241, 30, 110
CMY:
5, 88, 57
CMYK:
0, 88, 54, 5
HSL:
337°, 88.2845%, 53.1373%
HSV (HSB):
337°, 87.5519%, 94.5098%
XYZ:
39.5544, 20.7551, 16.6732
xyY:
0.5138, 0.2696, 20.7551
CIE-Lab:
52.6804, 77.2614, 11.4146
CIE-LCH:
52.6804, 78.1001, 8.4041
CIE-Luv:
52.6804, 134.7881, -1.6406
Hunter-Lab:
45.5578, 75.2520, 10.1915
#f11e6e color charts
#f11e6e color shades, tints & tones
#f11e6e color schemes
#f11e6e color preview, HTML & CSS examples
This text has a color of #f11e6e
<p style="color:#f11e6e;">Text here</p>
.mytext {color:#f11e6e;}
This box has a color of #f11e6e
<div style="background-color:#f11e6e;">Content here</div>
.mybackground {background-color:#f11e6e;}
Border around this has a color of #f11e6e
<div style="border:2px solid #f11e6e;">Content here</div>
.myborder {border:2px solid #f11e6e;}