#f11dcc color space conversions
Hex:
#f11dcc
RGB:
241, 29, 204
CMY:
5, 89, 20
CMYK:
0, 88, 15, 5
HSL:
310°, 88.3333%, 52.9412%
HSV (HSB):
310°, 87.9668%, 94.5098%
XYZ:
47.6141, 23.9391, 59.2379
xyY:
0.3640, 0.1830, 23.9391
CIE-Lab:
56.0268, 86.6419, -39.0872
CIE-LCH:
56.0268, 95.0506, 335.7182
CIE-Luv:
56.0268, 93.2668, -72.5968
Hunter-Lab:
48.9276, 88.0845, -37.5345
#f11dcc color charts
#f11dcc color shades, tints & tones
#f11dcc color schemes
#f11dcc color preview, HTML & CSS examples
This text has a color of #f11dcc
<p style="color:#f11dcc;">Text here</p>
.mytext {color:#f11dcc;}
This box has a color of #f11dcc
<div style="background-color:#f11dcc;">Content here</div>
.mybackground {background-color:#f11dcc;}
Border around this has a color of #f11dcc
<div style="border:2px solid #f11dcc;">Content here</div>
.myborder {border:2px solid #f11dcc;}