#f21f5d color space conversions
Hex:
#f21f5d
RGB:
242, 31, 93
CMY:
5, 88, 64
CMYK:
0, 87, 62, 5
HSL:
342°, 89.0295%, 53.5294%
HSV (HSB):
342°, 87.1901%, 94.9020%
XYZ:
39.0837, 20.6475, 12.2814
xyY:
0.5427, 0.2867, 20.6475
CIE-Lab:
52.5616, 76.2872, 21.5766
CIE-LCH:
52.5616, 79.2798, 15.7927
CIE-Luv:
52.5616, 141.8191, 9.2459
Hunter-Lab:
45.4396, 74.0132, 15.7828
#f21f5d color charts
#f21f5d color shades, tints & tones
#f21f5d color schemes
#f21f5d color preview, HTML & CSS examples
This text has a color of #f21f5d
<p style="color:#f21f5d;">Text here</p>
.mytext {color:#f21f5d;}
This box has a color of #f21f5d
<div style="background-color:#f21f5d;">Content here</div>
.mybackground {background-color:#f21f5d;}
Border around this has a color of #f21f5d
<div style="border:2px solid #f21f5d;">Content here</div>
.myborder {border:2px solid #f21f5d;}