#f0323c color space conversions
Hex:
#f0323c
RGB:
240, 50, 60
CMY:
6, 80, 76
CMYK:
0, 79, 75, 6
HSL:
357°, 86.3636%, 56.8627%
HSV (HSB):
357°, 79.1667%, 94.1176%
XYZ:
37.8914, 21.1327, 6.3569
xyY:
0.5795, 0.3232, 21.1327
CIE-Lab:
53.0944, 70.1703, 41.5409
CIE-LCH:
53.0944, 81.5446, 30.6256
CIE-Luv:
53.0944, 143.1994, 27.7949
Hunter-Lab:
45.9703, 66.6819, 23.9805
#f0323c color charts
#f0323c color shades, tints & tones
#f0323c color schemes
#f0323c color preview, HTML & CSS examples
This text has a color of #f0323c
<p style="color:#f0323c;">Text here</p>
.mytext {color:#f0323c;}
This box has a color of #f0323c
<div style="background-color:#f0323c;">Content here</div>
.mybackground {background-color:#f0323c;}
Border around this has a color of #f0323c
<div style="border:2px solid #f0323c;">Content here</div>
.myborder {border:2px solid #f0323c;}