#f115e6 color space conversions
Hex:
#f115e6
RGB:
241, 21, 230
CMY:
5, 92, 10
CMYK:
0, 91, 5, 5
HSL:
303°, 88.7097%, 51.3725%
HSV (HSB):
303°, 91.2863%, 94.5098%
XYZ:
50.8267, 24.9503, 76.9999
xyY:
0.3327, 0.1633, 24.9503
CIE-Lab:
57.0269, 91.0684, -52.2774
CIE-LCH:
57.0269, 105.0066, 330.1422
CIE-Luv:
57.0269, 83.0617, -93.4641
Hunter-Lab:
49.9502, 94.2192, -56.4323
#f115e6 color charts
#f115e6 color shades, tints & tones
#f115e6 color schemes
#f115e6 color preview, HTML & CSS examples
This text has a color of #f115e6
<p style="color:#f115e6;">Text here</p>
.mytext {color:#f115e6;}
This box has a color of #f115e6
<div style="background-color:#f115e6;">Content here</div>
.mybackground {background-color:#f115e6;}
Border around this has a color of #f115e6
<div style="border:2px solid #f115e6;">Content here</div>
.myborder {border:2px solid #f115e6;}