#f0373d color space conversions
Hex:
#f0373d
RGB:
240, 55, 61
CMY:
6, 78, 76
CMYK:
0, 77, 75, 6
HSL:
358°, 86.0465%, 57.8431%
HSV (HSB):
358°, 77.0833%, 94.1176%
XYZ:
38.1437, 21.5946, 6.5727
xyY:
0.5752, 0.3257, 21.5946
CIE-Lab:
53.5942, 68.8312, 41.5344
CIE-LCH:
53.5942, 80.3918, 31.1078
CIE-Luv:
53.5942, 140.5992, 28.3770
Hunter-Lab:
46.4700, 65.1948, 24.1431
#f0373d color charts
#f0373d color shades, tints & tones
#f0373d color schemes
#f0373d color preview, HTML & CSS examples
This text has a color of #f0373d
<p style="color:#f0373d;">Text here</p>
.mytext {color:#f0373d;}
This box has a color of #f0373d
<div style="background-color:#f0373d;">Content here</div>
.mybackground {background-color:#f0373d;}
Border around this has a color of #f0373d
<div style="border:2px solid #f0373d;">Content here</div>
.myborder {border:2px solid #f0373d;}