#f10e5e color space conversions
Hex:
#f10e5e
RGB:
241, 14, 94
CMY:
5, 95, 63
CMYK:
0, 94, 61, 5
HSL:
339°, 89.0196%, 50.0000%
HSV (HSB):
339°, 94.1909%, 94.5098%
XYZ:
38.4530, 19.8230, 12.3892
xyY:
0.5442, 0.2805, 19.8230
CIE-Lab:
51.6365, 78.2638, 19.6997
CIE-LCH:
51.6365, 80.7050, 14.1283
CIE-Luv:
51.6365, 144.0309, 6.7199
Hunter-Lab:
44.5230, 76.2492, 14.6678
#f10e5e color charts
#f10e5e color shades, tints & tones
#f10e5e color schemes
#f10e5e color preview, HTML & CSS examples
This text has a color of #f10e5e
<p style="color:#f10e5e;">Text here</p>
.mytext {color:#f10e5e;}
This box has a color of #f10e5e
<div style="background-color:#f10e5e;">Content here</div>
.mybackground {background-color:#f10e5e;}
Border around this has a color of #f10e5e
<div style="border:2px solid #f10e5e;">Content here</div>
.myborder {border:2px solid #f10e5e;}