#f2030c color space conversions
Hex:
#f2030c
RGB:
242, 3, 12
CMY:
5, 99, 95
CMYK:
0, 99, 95, 5
HSL:
358°, 97.5510%, 48.0392%
HSV (HSB):
358°, 98.7603%, 94.9020%
XYZ:
36.7169, 18.9689, 2.0740
xyY:
0.6357, 0.3284, 18.9689
CIE-Lab:
50.6508, 76.8610, 61.5023
CIE-LCH:
50.6508, 98.4385, 38.6660
CIE-Luv:
50.6508, 165.0419, 34.8922
Hunter-Lab:
43.5533, 74.2630, 27.6639
#f2030c color charts
#f2030c color shades, tints & tones
#f2030c color schemes
#f2030c color preview, HTML & CSS examples
This text has a color of #f2030c
<p style="color:#f2030c;">Text here</p>
.mytext {color:#f2030c;}
This box has a color of #f2030c
<div style="background-color:#f2030c;">Content here</div>
.mybackground {background-color:#f2030c;}
Border around this has a color of #f2030c
<div style="border:2px solid #f2030c;">Content here</div>
.myborder {border:2px solid #f2030c;}