#f1025d color space conversions
Hex:
#f1025d
RGB:
241, 2, 93
CMY:
5, 99, 64
CMYK:
0, 99, 61, 5
HSL:
337°, 98.3539%, 47.6471%
HSV (HSB):
337°, 99.1701%, 94.5098%
XYZ:
38.2731, 19.5345, 12.1092
xyY:
0.5474, 0.2794, 19.5345
CIE-Lab:
51.3068, 79.1074, 19.8667
CIE-LCH:
51.3068, 81.5639, 14.0975
CIE-Luv:
51.3068, 145.8064, 6.6069
Hunter-Lab:
44.1979, 77.2258, 14.6943
#f1025d color charts
#f1025d color shades, tints & tones
#f1025d color schemes
#f1025d color preview, HTML & CSS examples
This text has a color of #f1025d
<p style="color:#f1025d;">Text here</p>
.mytext {color:#f1025d;}
This box has a color of #f1025d
<div style="background-color:#f1025d;">Content here</div>
.mybackground {background-color:#f1025d;}
Border around this has a color of #f1025d
<div style="border:2px solid #f1025d;">Content here</div>
.myborder {border:2px solid #f1025d;}