#f2030b color space conversions
Hex:
#f2030b
RGB:
242, 3, 11
CMY:
5, 99, 96
CMYK:
0, 99, 95, 5
HSL:
358°, 97.5510%, 48.0392%
HSV (HSB):
358°, 98.7603%, 94.9020%
XYZ:
36.7109, 18.9665, 2.0426
xyY:
0.6360, 0.3286, 18.9665
CIE-Lab:
50.6480, 76.8533, 61.7681
CIE-LCH:
50.6480, 98.5988, 38.7893
CIE-Luv:
50.6480, 165.1074, 34.9895
Hunter-Lab:
43.5506, 74.2529, 27.7046
#f2030b color charts
#f2030b color shades, tints & tones
#f2030b color schemes
#f2030b color preview, HTML & CSS examples
This text has a color of #f2030b
<p style="color:#f2030b;">Text here</p>
.mytext {color:#f2030b;}
This box has a color of #f2030b
<div style="background-color:#f2030b;">Content here</div>
.mybackground {background-color:#f2030b;}
Border around this has a color of #f2030b
<div style="border:2px solid #f2030b;">Content here</div>
.myborder {border:2px solid #f2030b;}