#f10e6e color space conversions
Hex:
#f10e6e
RGB:
241, 14, 110
CMY:
5, 95, 57
CMYK:
0, 94, 54, 5
HSL:
335°, 89.0196%, 50.0000%
HSV (HSB):
335°, 94.1909%, 94.5098%
XYZ:
39.2471, 20.1406, 16.5708
xyY:
0.5167, 0.2652, 20.1406
CIE-Lab:
51.9958, 79.2432, 10.4539
CIE-LCH:
51.9958, 79.9297, 7.5151
CIE-Luv:
51.9958, 137.6188, -3.2601
Hunter-Lab:
44.8783, 77.5653, 9.5226
#f10e6e color charts
#f10e6e color shades, tints & tones
#f10e6e color schemes
#f10e6e color preview, HTML & CSS examples
This text has a color of #f10e6e
<p style="color:#f10e6e;">Text here</p>
.mytext {color:#f10e6e;}
This box has a color of #f10e6e
<div style="background-color:#f10e6e;">Content here</div>
.mybackground {background-color:#f10e6e;}
Border around this has a color of #f10e6e
<div style="border:2px solid #f10e6e;">Content here</div>
.myborder {border:2px solid #f10e6e;}