#f3232c color space conversions
Hex:
#f3232c
RGB:
243, 35, 44
CMY:
5, 86, 83
CMYK:
0, 86, 82, 5
HSL:
357°, 89.6552%, 54.5098%
HSV (HSB):
357°, 85.5967%, 95.2941%
XYZ:
38.0178, 20.4386, 4.3242
xyY:
0.6056, 0.3256, 20.4386
CIE-Lab:
52.3295, 73.8761, 49.5740
CIE-LCH:
52.3295, 88.9678, 33.8633
CIE-Luv:
52.3295, 154.7318, 31.3626
Hunter-Lab:
45.2091, 70.9907, 25.9754
#f3232c color charts
#f3232c color shades, tints & tones
#f3232c color schemes
#f3232c color preview, HTML & CSS examples
This text has a color of #f3232c
<p style="color:#f3232c;">Text here</p>
.mytext {color:#f3232c;}
This box has a color of #f3232c
<div style="background-color:#f3232c;">Content here</div>
.mybackground {background-color:#f3232c;}
Border around this has a color of #f3232c
<div style="border:2px solid #f3232c;">Content here</div>
.myborder {border:2px solid #f3232c;}