#f10f8c color space conversions
Hex:
#f10f8c
RGB:
241, 15, 140
CMY:
5, 94, 45
CMYK:
0, 94, 42, 5
HSL:
327°, 88.9764%, 50.1961%
HSV (HSB):
327°, 93.7759%, 94.5098%
XYZ:
41.1801, 20.9359, 26.6815
xyY:
0.4638, 0.2358, 20.9359
CIE-Lab:
52.8792, 81.4502, -6.3973
CIE-LCH:
52.8792, 81.7011, 355.5091
CIE-Luv:
52.8792, 124.1492, -24.3638
Hunter-Lab:
45.7557, 80.5771, -2.5448
#f10f8c color charts
#f10f8c color shades, tints & tones
#f10f8c color schemes
#f10f8c color preview, HTML & CSS examples
This text has a color of #f10f8c
<p style="color:#f10f8c;">Text here</p>
.mytext {color:#f10f8c;}
This box has a color of #f10f8c
<div style="background-color:#f10f8c;">Content here</div>
.mybackground {background-color:#f10f8c;}
Border around this has a color of #f10f8c
<div style="border:2px solid #f10f8c;">Content here</div>
.myborder {border:2px solid #f10f8c;}