#f0203d color space conversions
Hex:
#f0203d
RGB:
240, 32, 61
CMY:
6, 87, 76
CMYK:
0, 87, 75, 6
HSL:
352°, 87.3950%, 53.3333%
HSV (HSB):
352°, 86.6667%, 94.1176%
XYZ:
37.2940, 19.8952, 6.2894
xyY:
0.5875, 0.3134, 19.8952
CIE-Lab:
51.7185, 74.1568, 39.4441
CIE-LCH:
51.7185, 83.9944, 28.0086
CIE-Luv:
51.7185, 149.8376, 24.6291
Hunter-Lab:
44.6040, 71.1890, 22.8626
#f0203d color charts
#f0203d color shades, tints & tones
#f0203d color schemes
#f0203d color preview, HTML & CSS examples
This text has a color of #f0203d
<p style="color:#f0203d;">Text here</p>
.mytext {color:#f0203d;}
This box has a color of #f0203d
<div style="background-color:#f0203d;">Content here</div>
.mybackground {background-color:#f0203d;}
Border around this has a color of #f0203d
<div style="border:2px solid #f0203d;">Content here</div>
.myborder {border:2px solid #f0203d;}