#f0303f color space conversions
Hex:
#f0303f
RGB:
240, 48, 63
CMY:
6, 81, 75
CMYK:
0, 80, 74, 6
HSL:
355°, 86.4865%, 56.4706%
HSV (HSB):
355°, 80.0000%, 94.1176%
XYZ:
37.8893, 20.9981, 6.7587
xyY:
0.5772, 0.3199, 20.9981
CIE-Lab:
52.9474, 70.7976, 39.6860
CIE-LCH:
52.9474, 81.1620, 29.2731
CIE-Luv:
52.9474, 143.3982, 26.2484
Hunter-Lab:
45.8236, 67.4016, 23.3317
#f0303f color charts
#f0303f color shades, tints & tones
#f0303f color schemes
#f0303f color preview, HTML & CSS examples
This text has a color of #f0303f
<p style="color:#f0303f;">Text here</p>
.mytext {color:#f0303f;}
This box has a color of #f0303f
<div style="background-color:#f0303f;">Content here</div>
.mybackground {background-color:#f0303f;}
Border around this has a color of #f0303f
<div style="border:2px solid #f0303f;">Content here</div>
.myborder {border:2px solid #f0303f;}