#f10d5c color space conversions
Hex:
#f10d5c
RGB:
241, 13, 92
CMY:
5, 95, 64
CMYK:
0, 95, 62, 5
HSL:
339°, 89.7638%, 49.8039%
HSV (HSB):
339°, 94.6058%, 94.5098%
XYZ:
38.3513, 19.7613, 11.9182
xyY:
0.5476, 0.2822, 19.7613
CIE-Lab:
51.5663, 78.2401, 20.8226
CIE-LCH:
51.5663, 80.9635, 14.9031
CIE-Luv:
51.5663, 144.9193, 7.8181
Hunter-Lab:
44.4537, 76.2024, 15.2217
#f10d5c color charts
#f10d5c color shades, tints & tones
#f10d5c color schemes
#f10d5c color preview, HTML & CSS examples
This text has a color of #f10d5c
<p style="color:#f10d5c;">Text here</p>
.mytext {color:#f10d5c;}
This box has a color of #f10d5c
<div style="background-color:#f10d5c;">Content here</div>
.mybackground {background-color:#f10d5c;}
Border around this has a color of #f10d5c
<div style="border:2px solid #f10d5c;">Content here</div>
.myborder {border:2px solid #f10d5c;}