#f10b4e color space conversions
Hex:
#f10b4e
RGB:
241, 11, 78
CMY:
5, 96, 69
CMYK:
0, 95, 68, 5
HSL:
343°, 91.2698%, 49.4118%
HSV (HSB):
343°, 95.4357%, 94.5098%
XYZ:
37.7704, 19.4902, 8.9790
xyY:
0.5702, 0.2942, 19.4902
CIE-Lab:
51.2558, 77.7034, 28.9049
CIE-LCH:
51.2558, 82.9055, 20.4047
CIE-Luv:
51.2558, 150.1147, 15.2789
Hunter-Lab:
44.1477, 75.4568, 18.8447
#f10b4e color charts
#f10b4e color shades, tints & tones
#f10b4e color schemes
#f10b4e color preview, HTML & CSS examples
This text has a color of #f10b4e
<p style="color:#f10b4e;">Text here</p>
.mytext {color:#f10b4e;}
This box has a color of #f10b4e
<div style="background-color:#f10b4e;">Content here</div>
.mybackground {background-color:#f10b4e;}
Border around this has a color of #f10b4e
<div style="border:2px solid #f10b4e;">Content here</div>
.myborder {border:2px solid #f10b4e;}