#f10a7c color space conversions
Hex:
#f10a7c
RGB:
241, 10, 124
CMY:
5, 96, 51
CMYK:
0, 96, 49, 5
HSL:
330°, 92.0319%, 49.2157%
HSV (HSB):
330°, 95.8506%, 94.5098%
XYZ:
40.0223, 20.3731, 20.8918
xyY:
0.4924, 0.2506, 20.3731
CIE-Lab:
52.2564, 80.5551, 2.3289
CIE-LCH:
52.2564, 80.5888, 1.6560
CIE-Luv:
52.2564, 131.9625, -13.0795
Hunter-Lab:
45.1366, 79.2857, 4.1528
#f10a7c color charts
#f10a7c color shades, tints & tones
#f10a7c color schemes
#f10a7c color preview, HTML & CSS examples
This text has a color of #f10a7c
<p style="color:#f10a7c;">Text here</p>
.mytext {color:#f10a7c;}
This box has a color of #f10a7c
<div style="background-color:#f10a7c;">Content here</div>
.mybackground {background-color:#f10a7c;}
Border around this has a color of #f10a7c
<div style="border:2px solid #f10a7c;">Content here</div>
.myborder {border:2px solid #f10a7c;}