#f10fd8 color space conversions
Hex:
#f10fd8
RGB:
241, 15, 216
CMY:
5, 94, 15
CMYK:
0, 94, 10, 5
HSL:
307°, 88.9764%, 50.1961%
HSV (HSB):
307°, 93.7759%, 94.5098%
XYZ:
48.8411, 24.0003, 67.0241
xyY:
0.3492, 0.1716, 24.0003
CIE-Lab:
56.0881, 89.7600, -45.8425
CIE-LCH:
56.0881, 100.7889, 332.9455
CIE-Luv:
56.0881, 89.3007, -83.2580
Hunter-Lab:
48.9901, 92.2246, -46.8224
#f10fd8 color charts
#f10fd8 color shades, tints & tones
#f10fd8 color schemes
#f10fd8 color preview, HTML & CSS examples
This text has a color of #f10fd8
<p style="color:#f10fd8;">Text here</p>
.mytext {color:#f10fd8;}
This box has a color of #f10fd8
<div style="background-color:#f10fd8;">Content here</div>
.mybackground {background-color:#f10fd8;}
Border around this has a color of #f10fd8
<div style="border:2px solid #f10fd8;">Content here</div>
.myborder {border:2px solid #f10fd8;}