#f2283c color space conversions
Hex:
#f2283c
RGB:
242, 40, 60
CMY:
5, 84, 76
CMYK:
0, 83, 75, 5
HSL:
354°, 88.5965%, 55.2941%
HSV (HSB):
354°, 83.4711%, 94.9020%
XYZ:
38.1924, 20.7211, 6.2616
xyY:
0.5860, 0.3179, 20.7211
CIE-Lab:
52.6429, 73.0885, 41.1521
CIE-LCH:
52.6429, 83.8774, 29.3815
CIE-Luv:
52.6429, 148.8668, 26.4943
Hunter-Lab:
45.5204, 70.1037, 23.7086
#f2283c color charts
#f2283c color shades, tints & tones
#f2283c color schemes
#f2283c color preview, HTML & CSS examples
This text has a color of #f2283c
<p style="color:#f2283c;">Text here</p>
.mytext {color:#f2283c;}
This box has a color of #f2283c
<div style="background-color:#f2283c;">Content here</div>
.mybackground {background-color:#f2283c;}
Border around this has a color of #f2283c
<div style="border:2px solid #f2283c;">Content here</div>
.myborder {border:2px solid #f2283c;}