#f1026c color space conversions
Hex:
#f1026c
RGB:
241, 2, 108
CMY:
5, 99, 58
CMYK:
0, 99, 55, 5
HSL:
333°, 98.3539%, 47.6471%
HSV (HSB):
333°, 99.1701%, 94.5098%
XYZ:
39.0041, 19.8269, 15.9586
xyY:
0.5215, 0.2651, 19.8269
CIE-Lab:
51.6409, 80.0029, 11.1735
CIE-LCH:
51.6409, 80.7794, 7.9507
CIE-Luv:
51.6409, 139.7401, -2.6759
Hunter-Lab:
44.5274, 78.4354, 9.9197
#f1026c color charts
#f1026c color shades, tints & tones
#f1026c color schemes
#f1026c color preview, HTML & CSS examples
This text has a color of #f1026c
<p style="color:#f1026c;">Text here</p>
.mytext {color:#f1026c;}
This box has a color of #f1026c
<div style="background-color:#f1026c;">Content here</div>
.mybackground {background-color:#f1026c;}
Border around this has a color of #f1026c
<div style="border:2px solid #f1026c;">Content here</div>
.myborder {border:2px solid #f1026c;}