#f113d5 color space conversions
Hex:
#f113d5
RGB:
241, 19, 213
CMY:
5, 93, 16
CMYK:
0, 92, 12, 5
HSL:
308°, 88.8000%, 50.9804%
HSV (HSB):
308°, 92.1162%, 94.5098%
XYZ:
48.5187, 23.9706, 65.0204
xyY:
0.3528, 0.1743, 23.9706
CIE-Lab:
56.0584, 89.0051, -44.1812
CIE-LCH:
56.0584, 99.3674, 333.6007
CIE-Luv:
56.0584, 90.3187, -80.6360
Hunter-Lab:
48.9598, 91.2124, -44.4674
#f113d5 color charts
#f113d5 color shades, tints & tones
#f113d5 color schemes
#f113d5 color preview, HTML & CSS examples
This text has a color of #f113d5
<p style="color:#f113d5;">Text here</p>
.mytext {color:#f113d5;}
This box has a color of #f113d5
<div style="background-color:#f113d5;">Content here</div>
.mybackground {background-color:#f113d5;}
Border around this has a color of #f113d5
<div style="border:2px solid #f113d5;">Content here</div>
.myborder {border:2px solid #f113d5;}