#f50eee color space conversions
Hex:
#f50eee
RGB:
245, 14, 238
CMY:
4, 95, 7
CMYK:
0, 94, 3, 4
HSL:
302°, 92.0319%, 50.7843%
HSV (HSB):
302°, 94.2857%, 96.0784%
XYZ:
53.2458, 25.8996, 83.0817
xyY:
0.3282, 0.1597, 25.8996
CIE-Lab:
57.9416, 93.4650, -55.2733
CIE-LCH:
57.9416, 108.5856, 329.4008
CIE-Luv:
57.9416, 83.1516, -98.6723
Hunter-Lab:
50.8916, 97.6968, -61.1680
#f50eee color charts
#f50eee color shades, tints & tones
#f50eee color schemes
#f50eee color preview, HTML & CSS examples
This text has a color of #f50eee
<p style="color:#f50eee;">Text here</p>
.mytext {color:#f50eee;}
This box has a color of #f50eee
<div style="background-color:#f50eee;">Content here</div>
.mybackground {background-color:#f50eee;}
Border around this has a color of #f50eee
<div style="border:2px solid #f50eee;">Content here</div>
.myborder {border:2px solid #f50eee;}