#f2183c color space conversions
Hex:
#f2183c
RGB:
242, 24, 60
CMY:
5, 91, 76
CMYK:
0, 90, 75, 5
HSL:
350°, 89.3443%, 52.1569%
HSV (HSB):
350°, 90.0826%, 94.9020%
XYZ:
37.7602, 19.8568, 6.1175
xyY:
0.5925, 0.3116, 19.8568
CIE-Lab:
51.6749, 75.8639, 40.0797
CIE-LCH:
51.6749, 85.8004, 27.8480
CIE-Luv:
51.6749, 153.7503, 24.5518
Hunter-Lab:
44.5609, 73.2764, 23.0531
#f2183c color charts
#f2183c color shades, tints & tones
#f2183c color schemes
#f2183c color preview, HTML & CSS examples
This text has a color of #f2183c
<p style="color:#f2183c;">Text here</p>
.mytext {color:#f2183c;}
This box has a color of #f2183c
<div style="background-color:#f2183c;">Content here</div>
.mybackground {background-color:#f2183c;}
Border around this has a color of #f2183c
<div style="border:2px solid #f2183c;">Content here</div>
.myborder {border:2px solid #f2183c;}