#f10c6c color space conversions
Hex:
#f10c6c
RGB:
241, 12, 108
CMY:
5, 95, 58
CMYK:
0, 95, 55, 5
HSL:
335°, 90.5138%, 49.6078%
HSV (HSB):
335°, 95.0207%, 94.5098%
XYZ:
39.1139, 20.0464, 15.9952
xyY:
0.5204, 0.2667, 20.0464
CIE-Lab:
51.8897, 79.2790, 11.5219
CIE-LCH:
51.8897, 80.1119, 8.2691
CIE-Luv:
51.8897, 138.6963, -2.0891
Hunter-Lab:
44.7732, 77.5843, 10.1600
#f10c6c color charts
#f10c6c color shades, tints & tones
#f10c6c color schemes
#f10c6c color preview, HTML & CSS examples
This text has a color of #f10c6c
<p style="color:#f10c6c;">Text here</p>
.mytext {color:#f10c6c;}
This box has a color of #f10c6c
<div style="background-color:#f10c6c;">Content here</div>
.mybackground {background-color:#f10c6c;}
Border around this has a color of #f10c6c
<div style="border:2px solid #f10c6c;">Content here</div>
.myborder {border:2px solid #f10c6c;}