#f1024c color space conversions
Hex:
#f1024c
RGB:
241, 2, 76
CMY:
5, 99, 70
CMYK:
0, 99, 68, 5
HSL:
341°, 98.3539%, 47.6471%
HSV (HSB):
341°, 99.1701%, 94.5098%
XYZ:
37.6018, 19.2660, 8.5743
xyY:
0.5746, 0.2944, 19.2660
CIE-Lab:
50.9970, 78.2714, 29.7864
CIE-LCH:
50.9970, 83.7475, 20.8345
CIE-Luv:
50.9970, 151.8658, 15.7917
Hunter-Lab:
43.8930, 76.1027, 19.1430
#f1024c color charts
#f1024c color shades, tints & tones
#f1024c color schemes
#f1024c color preview, HTML & CSS examples
This text has a color of #f1024c
<p style="color:#f1024c;">Text here</p>
.mytext {color:#f1024c;}
This box has a color of #f1024c
<div style="background-color:#f1024c;">Content here</div>
.mybackground {background-color:#f1024c;}
Border around this has a color of #f1024c
<div style="border:2px solid #f1024c;">Content here</div>
.myborder {border:2px solid #f1024c;}