#f10d5a color space conversions
Hex:
#f10d5a
RGB:
241, 13, 90
CMY:
5, 95, 65
CMYK:
0, 95, 63, 5
HSL:
340°, 89.7638%, 49.8039%
HSV (HSB):
340°, 94.6058%, 94.5098%
XYZ:
38.2650, 19.7268, 11.4637
xyY:
0.5509, 0.2840, 19.7268
CIE-Lab:
51.5269, 78.1324, 21.9866
CIE-LCH:
51.5269, 81.1670, 15.7167
CIE-Luv:
51.5269, 145.6617, 8.9639
Hunter-Lab:
44.4149, 76.0582, 15.7873
#f10d5a color charts
#f10d5a color shades, tints & tones
#f10d5a color schemes
#f10d5a color preview, HTML & CSS examples
This text has a color of #f10d5a
<p style="color:#f10d5a;">Text here</p>
.mytext {color:#f10d5a;}
This box has a color of #f10d5a
<div style="background-color:#f10d5a;">Content here</div>
.mybackground {background-color:#f10d5a;}
Border around this has a color of #f10d5a
<div style="border:2px solid #f10d5a;">Content here</div>
.myborder {border:2px solid #f10d5a;}