#f0054d color space conversions
Hex:
#f0054d
RGB:
240, 5, 77
CMY:
6, 98, 70
CMYK:
0, 98, 68, 6
HSL:
342°, 95.9184%, 48.0392%
HSV (HSB):
342°, 97.9167%, 94.1176%
XYZ:
37.3290, 19.1696, 8.7538
xyY:
0.5721, 0.2938, 19.1696
CIE-Lab:
50.8851, 77.8638, 28.9995
CIE-LCH:
50.8851, 83.0887, 20.4273
CIE-Luv:
50.8851, 150.4255, 15.2171
Hunter-Lab:
43.7831, 75.5666, 18.7940
#f0054d color charts
#f0054d color shades, tints & tones
#f0054d color schemes
#f0054d color preview, HTML & CSS examples
This text has a color of #f0054d
<p style="color:#f0054d;">Text here</p>
.mytext {color:#f0054d;}
This box has a color of #f0054d
<div style="background-color:#f0054d;">Content here</div>
.mybackground {background-color:#f0054d;}
Border around this has a color of #f0054d
<div style="border:2px solid #f0054d;">Content here</div>
.myborder {border:2px solid #f0054d;}