#f10ea2 color space conversions
Hex:
#f10ea2
RGB:
241, 14, 162
CMY:
5, 95, 36
CMYK:
0, 94, 33, 5
HSL:
321°, 89.0196%, 50.0000%
HSV (HSB):
321°, 94.1909%, 94.5098%
XYZ:
42.9543, 21.6235, 36.0922
xyY:
0.4267, 0.2148, 21.6235
CIE-Lab:
53.6252, 83.5920, -18.3709
CIE-LCH:
53.6252, 85.5869, 347.6052
CIE-Luv:
53.6252, 113.9362, -41.2216
Hunter-Lab:
46.5011, 83.5083, -13.4677
#f10ea2 color charts
#f10ea2 color shades, tints & tones
#f10ea2 color schemes
#f10ea2 color preview, HTML & CSS examples
This text has a color of #f10ea2
<p style="color:#f10ea2;">Text here</p>
.mytext {color:#f10ea2;}
This box has a color of #f10ea2
<div style="background-color:#f10ea2;">Content here</div>
.mybackground {background-color:#f10ea2;}
Border around this has a color of #f10ea2
<div style="border:2px solid #f10ea2;">Content here</div>
.myborder {border:2px solid #f10ea2;}