#f2054c color space conversions
Hex:
#f2054c
RGB:
242, 5, 76
CMY:
5, 98, 70
CMYK:
0, 98, 69, 5
HSL:
342°, 95.9514%, 48.4314%
HSV (HSB):
342°, 97.9339%, 94.9020%
XYZ:
37.9767, 19.5076, 8.6012
xyY:
0.5747, 0.2952, 19.5076
CIE-Lab:
51.2758, 78.2851, 30.1778
CIE-LCH:
51.2758, 83.9003, 21.0810
CIE-Luv:
51.2758, 152.2436, 16.1898
Hunter-Lab:
44.1674, 76.1878, 19.3710
#f2054c color charts
#f2054c color shades, tints & tones
#f2054c color schemes
#f2054c color preview, HTML & CSS examples
This text has a color of #f2054c
<p style="color:#f2054c;">Text here</p>
.mytext {color:#f2054c;}
This box has a color of #f2054c
<div style="background-color:#f2054c;">Content here</div>
.mybackground {background-color:#f2054c;}
Border around this has a color of #f2054c
<div style="border:2px solid #f2054c;">Content here</div>
.myborder {border:2px solid #f2054c;}