#f0383d color space conversions
Hex:
#f0383d
RGB:
240, 56, 61
CMY:
6, 78, 76
CMYK:
0, 77, 75, 6
HSL:
358°, 85.9813%, 58.0392%
HSV (HSB):
358°, 76.6667%, 94.1176%
XYZ:
38.1917, 21.6905, 6.5886
xyY:
0.5746, 0.3263, 21.6905
CIE-Lab:
53.6971, 68.5421, 41.6483
CIE-LCH:
53.6971, 80.2035, 31.2842
CIE-Luv:
53.6971, 140.1013, 28.5810
Hunter-Lab:
46.5731, 64.8737, 24.2135
#f0383d color charts
#f0383d color shades, tints & tones
#f0383d color schemes
#f0383d color preview, HTML & CSS examples
This text has a color of #f0383d
<p style="color:#f0383d;">Text here</p>
.mytext {color:#f0383d;}
This box has a color of #f0383d
<div style="background-color:#f0383d;">Content here</div>
.mybackground {background-color:#f0383d;}
Border around this has a color of #f0383d
<div style="border:2px solid #f0383d;">Content here</div>
.myborder {border:2px solid #f0383d;}