#f2023b color space conversions
Hex:
#f2023b
RGB:
242, 2, 59
CMY:
5, 99, 77
CMYK:
0, 99, 76, 5
HSL:
346°, 98.3607%, 47.8431%
HSV (HSB):
346°, 99.1736%, 94.9020%
XYZ:
37.4291, 19.2364, 5.8779
xyY:
0.5984, 0.3076, 19.2364
CIE-Lab:
50.9627, 77.8562, 39.8651
CIE-LCH:
50.9627, 87.4689, 27.1140
CIE-Luv:
50.9627, 157.5969, 23.5289
Hunter-Lab:
43.8594, 75.5760, 22.7556
#f2023b color charts
#f2023b color shades, tints & tones
#f2023b color schemes
#f2023b color preview, HTML & CSS examples
This text has a color of #f2023b
<p style="color:#f2023b;">Text here</p>
.mytext {color:#f2023b;}
This box has a color of #f2023b
<div style="background-color:#f2023b;">Content here</div>
.mybackground {background-color:#f2023b;}
Border around this has a color of #f2023b
<div style="border:2px solid #f2023b;">Content here</div>
.myborder {border:2px solid #f2023b;}