#f3232d color space conversions
Hex:
#f3232d
RGB:
243, 35, 45
CMY:
5, 86, 82
CMYK:
0, 86, 81, 5
HSL:
357°, 89.6552%, 54.5098%
HSV (HSB):
357°, 85.5967%, 95.2941%
XYZ:
38.0368, 20.4462, 4.4244
xyY:
0.6046, 0.3250, 20.4462
CIE-Lab:
52.3380, 73.9010, 49.0655
CIE-LCH:
52.3380, 88.7062, 33.5816
CIE-Luv:
52.3380, 154.5509, 31.0737
Hunter-Lab:
45.2175, 71.0231, 25.8509
#f3232d color charts
#f3232d color shades, tints & tones
#f3232d color schemes
#f3232d color preview, HTML & CSS examples
This text has a color of #f3232d
<p style="color:#f3232d;">Text here</p>
.mytext {color:#f3232d;}
This box has a color of #f3232d
<div style="background-color:#f3232d;">Content here</div>
.mybackground {background-color:#f3232d;}
Border around this has a color of #f3232d
<div style="border:2px solid #f3232d;">Content here</div>
.myborder {border:2px solid #f3232d;}