#f0054c color space conversions
Hex:
#f0054c
RGB:
240, 5, 76
CMY:
6, 98, 70
CMYK:
0, 98, 68, 6
HSL:
342°, 95.9184%, 48.0392%
HSV (HSB):
342°, 97.9167%, 94.1176%
XYZ:
37.2940, 19.1556, 8.5693
xyY:
0.5736, 0.2946, 19.1556
CIE-Lab:
50.8688, 77.8194, 29.5823
CIE-LCH:
50.8688, 83.2525, 20.8138
CIE-Luv:
50.8688, 150.7540, 15.7151
Hunter-Lab:
43.7671, 75.5074, 19.0285
#f0054c color charts
#f0054c color shades, tints & tones
#f0054c color schemes
#f0054c color preview, HTML & CSS examples
This text has a color of #f0054c
<p style="color:#f0054c;">Text here</p>
.mytext {color:#f0054c;}
This box has a color of #f0054c
<div style="background-color:#f0054c;">Content here</div>
.mybackground {background-color:#f0054c;}
Border around this has a color of #f0054c
<div style="border:2px solid #f0054c;">Content here</div>
.myborder {border:2px solid #f0054c;}