#f10d41 color space conversions
Hex:
#f10d41
RGB:
241, 13, 65
CMY:
5, 95, 75
CMYK:
0, 95, 73, 5
HSL:
346°, 89.7638%, 49.8039%
HSV (HSB):
346°, 94.6058%, 94.5098%
XYZ:
37.3737, 19.3703, 6.7701
xyY:
0.5884, 0.3050, 19.3703
CIE-Lab:
51.1176, 77.0074, 36.4868
CIE-LCH:
51.1176, 85.2140, 25.3520
CIE-Luv:
51.1176, 153.8048, 21.4488
Hunter-Lab:
44.0117, 74.5576, 21.6879
#f10d41 color charts
#f10d41 color shades, tints & tones
#f10d41 color schemes
#f10d41 color preview, HTML & CSS examples
This text has a color of #f10d41
<p style="color:#f10d41;">Text here</p>
.mytext {color:#f10d41;}
This box has a color of #f10d41
<div style="background-color:#f10d41;">Content here</div>
.mybackground {background-color:#f10d41;}
Border around this has a color of #f10d41
<div style="border:2px solid #f10d41;">Content here</div>
.myborder {border:2px solid #f10d41;}