#f0505c color space conversions
Hex:
#f0505c
RGB:
240, 80, 92
CMY:
6, 69, 64
CMYK:
0, 67, 62, 6
HSL:
356°, 84.2105%, 62.7451%
HSV (HSB):
356°, 66.6667%, 94.1176%
XYZ:
40.7356, 25.0353, 12.8105
xyY:
0.5184, 0.3186, 25.0353
CIE-Lab:
57.1098, 61.8489, 28.0500
CIE-LCH:
57.1098, 67.9124, 24.3955
CIE-Luv:
57.1098, 119.1703, 20.1924
Hunter-Lab:
50.0353, 57.7618, 19.8447
#f0505c color charts
#f0505c color shades, tints & tones
#f0505c color schemes
#f0505c color preview, HTML & CSS examples
This text has a color of #f0505c
<p style="color:#f0505c;">Text here</p>
.mytext {color:#f0505c;}
This box has a color of #f0505c
<div style="background-color:#f0505c;">Content here</div>
.mybackground {background-color:#f0505c;}
Border around this has a color of #f0505c
<div style="border:2px solid #f0505c;">Content here</div>
.myborder {border:2px solid #f0505c;}