#f10086 color space conversions
Hex:
#f10086
RGB:
241, 0, 134
CMY:
5, 100, 47
CMYK:
0, 100, 44, 5
HSL:
327°, 100.0000%, 47.2549%
HSV (HSB):
327°, 100.0000%, 94.5098%
XYZ:
40.5787, 20.4220, 24.3574
xyY:
0.4754, 0.2393, 20.4220
CIE-Lab:
52.3110, 82.0487, -3.6321
CIE-LCH:
52.3110, 82.1290, 357.4653
CIE-Luv:
52.3110, 128.2845, -20.8787
Hunter-Lab:
45.1907, 81.1992, -0.3232
#f10086 color charts
#f10086 color shades, tints & tones
#f10086 color schemes
#f10086 color preview, HTML & CSS examples
This text has a color of #f10086
<p style="color:#f10086;">Text here</p>
.mytext {color:#f10086;}
This box has a color of #f10086
<div style="background-color:#f10086;">Content here</div>
.mybackground {background-color:#f10086;}
Border around this has a color of #f10086
<div style="border:2px solid #f10086;">Content here</div>
.myborder {border:2px solid #f10086;}