#f2303d color space conversions
Hex:
#f2303d
RGB:
242, 48, 61
CMY:
5, 81, 76
CMYK:
0, 80, 75, 5
HSL:
356°, 88.1818%, 56.8627%
HSV (HSB):
356°, 80.1653%, 94.9020%
XYZ:
38.5172, 21.3281, 6.5015
xyY:
0.5805, 0.3215, 21.3281
CIE-Lab:
53.3067, 71.2703, 41.3228
CIE-LCH:
53.3067, 82.3834, 30.1053
CIE-Luv:
53.3067, 145.3965, 27.4088
Hunter-Lab:
46.1823, 68.0544, 23.9808
#f2303d color charts
#f2303d color shades, tints & tones
#f2303d color schemes
#f2303d color preview, HTML & CSS examples
This text has a color of #f2303d
<p style="color:#f2303d;">Text here</p>
.mytext {color:#f2303d;}
This box has a color of #f2303d
<div style="background-color:#f2303d;">Content here</div>
.mybackground {background-color:#f2303d;}
Border around this has a color of #f2303d
<div style="border:2px solid #f2303d;">Content here</div>
.myborder {border:2px solid #f2303d;}