#f10080 color space conversions
Hex:
#f10080
RGB:
241, 0, 128
CMY:
5, 100, 50
CMYK:
0, 100, 47, 5
HSL:
328°, 100.0000%, 47.2549%
HSV (HSB):
328°, 100.0000%, 94.5098%
XYZ:
40.1719, 20.2593, 22.2152
xyY:
0.4861, 0.2451, 20.2593
CIE-Lab:
52.1291, 81.5705, -0.2768
CIE-LCH:
52.1291, 81.5709, 359.8056
CIE-Luv:
52.1291, 131.0676, -16.5256
Hunter-Lab:
45.0103, 80.5440, 2.2442
#f10080 color charts
#f10080 color shades, tints & tones
#f10080 color schemes
#f10080 color preview, HTML & CSS examples
This text has a color of #f10080
<p style="color:#f10080;">Text here</p>
.mytext {color:#f10080;}
This box has a color of #f10080
<div style="background-color:#f10080;">Content here</div>
.mybackground {background-color:#f10080;}
Border around this has a color of #f10080
<div style="border:2px solid #f10080;">Content here</div>
.myborder {border:2px solid #f10080;}