#f10e80 color space conversions
Hex:
#f10e80
RGB:
241, 14, 128
CMY:
5, 95, 50
CMYK:
0, 94, 47, 5
HSL:
330°, 89.0196%, 50.0000%
HSV (HSB):
330°, 94.1909%, 94.5098%
XYZ:
40.3289, 20.5734, 22.2676
xyY:
0.4849, 0.2474, 20.5734
CIE-Lab:
52.4794, 80.5490, 0.2347
CIE-LCH:
52.4794, 80.5494, 0.1670
CIE-Luv:
52.4794, 129.7526, -15.6590
Hunter-Lab:
45.3579, 79.3331, 2.6432
#f10e80 color charts
#f10e80 color shades, tints & tones
#f10e80 color schemes
#f10e80 color preview, HTML & CSS examples
This text has a color of #f10e80
<p style="color:#f10e80;">Text here</p>
.mytext {color:#f10e80;}
This box has a color of #f10e80
<div style="background-color:#f10e80;">Content here</div>
.mybackground {background-color:#f10e80;}
Border around this has a color of #f10e80
<div style="border:2px solid #f10e80;">Content here</div>
.myborder {border:2px solid #f10e80;}