#f2301e color space conversions
Hex:
#f2301e
RGB:
242, 48, 30
CMY:
5, 81, 88
CMYK:
0, 80, 88, 5
HSL:
5°, 89.0756%, 53.3333%
HSV (HSB):
5°, 87.6033%, 94.9020%
XYZ:
37.9092, 21.0849, 3.3000
xyY:
0.6086, 0.3385, 21.0849
CIE-Lab:
53.0423, 70.4529, 56.6817
CIE-LCH:
53.0423, 90.4236, 38.8178
CIE-Luv:
53.0423, 150.7705, 36.4599
Hunter-Lab:
45.9183, 67.0091, 27.8818
#f2301e color charts
#f2301e color shades, tints & tones
#f2301e color schemes
#f2301e color preview, HTML & CSS examples
This text has a color of #f2301e
<p style="color:#f2301e;">Text here</p>
.mytext {color:#f2301e;}
This box has a color of #f2301e
<div style="background-color:#f2301e;">Content here</div>
.mybackground {background-color:#f2301e;}
Border around this has a color of #f2301e
<div style="border:2px solid #f2301e;">Content here</div>
.myborder {border:2px solid #f2301e;}