#f111df color space conversions
Hex:
#f111df
RGB:
241, 17, 223
CMY:
5, 93, 13
CMYK:
0, 93, 7, 5
HSL:
305°, 88.8889%, 50.5882%
HSV (HSB):
305°, 92.9461%, 94.5098%
XYZ:
49.7954, 24.4294, 71.9029
xyY:
0.3408, 0.1672, 24.4294
CIE-Lab:
56.5152, 90.5105, -49.1380
CIE-LCH:
56.5152, 102.9888, 331.5026
CIE-Luv:
56.5152, 86.2154, -88.4716
Hunter-Lab:
49.4261, 93.3379, -51.6542
#f111df color charts
#f111df color shades, tints & tones
#f111df color schemes
#f111df color preview, HTML & CSS examples
This text has a color of #f111df
<p style="color:#f111df;">Text here</p>
.mytext {color:#f111df;}
This box has a color of #f111df
<div style="background-color:#f111df;">Content here</div>
.mybackground {background-color:#f111df;}
Border around this has a color of #f111df
<div style="border:2px solid #f111df;">Content here</div>
.myborder {border:2px solid #f111df;}