#f114e3 color space conversions
Hex:
#f114e3
RGB:
241, 20, 227
CMY:
5, 92, 11
CMYK:
0, 92, 6, 5
HSL:
304°, 88.7550%, 51.1765%
HSV (HSB):
304°, 91.7012%, 94.5098%
XYZ:
50.3909, 24.7471, 74.7938
xyY:
0.3361, 0.1651, 24.7471
CIE-Lab:
56.8282, 90.7618, -50.9018
CIE-LCH:
56.8282, 104.0610, 330.7150
CIE-Luv:
56.8282, 84.3584, -91.2754
Hunter-Lab:
49.7465, 93.7559, -54.3199
#f114e3 color charts
#f114e3 color shades, tints & tones
#f114e3 color schemes
#f114e3 color preview, HTML & CSS examples
This text has a color of #f114e3
<p style="color:#f114e3;">Text here</p>
.mytext {color:#f114e3;}
This box has a color of #f114e3
<div style="background-color:#f114e3;">Content here</div>
.mybackground {background-color:#f114e3;}
Border around this has a color of #f114e3
<div style="border:2px solid #f114e3;">Content here</div>
.myborder {border:2px solid #f114e3;}