#f113f3 color space conversions
Hex:
#f113f3
RGB:
241, 19, 243
CMY:
5, 93, 5
CMYK:
1, 92, 0, 5
HSL:
299°, 90.3226%, 51.3725%
HSV (HSB):
299°, 92.1811%, 95.2941%
XYZ:
52.6862, 25.6376, 86.9657
xyY:
0.3188, 0.1551, 25.6376
CIE-Lab:
57.6914, 93.0942, -58.5093
CIE-LCH:
57.6914, 109.9539, 327.8508
CIE-Luv:
57.6914, 78.0161, -103.3750
Hunter-Lab:
50.6336, 97.1273, -66.3901
#f113f3 color charts
#f113f3 color shades, tints & tones
#f113f3 color schemes
#f113f3 color preview, HTML & CSS examples
This text has a color of #f113f3
<p style="color:#f113f3;">Text here</p>
.mytext {color:#f113f3;}
This box has a color of #f113f3
<div style="background-color:#f113f3;">Content here</div>
.mybackground {background-color:#f113f3;}
Border around this has a color of #f113f3
<div style="border:2px solid #f113f3;">Content here</div>
.myborder {border:2px solid #f113f3;}