#f32c3e color space conversions
Hex:
#f32c3e
RGB:
243, 44, 62
CMY:
5, 83, 76
CMYK:
0, 82, 74, 5
HSL:
355°, 89.2377%, 56.2745%
HSV (HSB):
355°, 81.8930%, 95.2941%
XYZ:
38.7323, 21.2039, 6.6088
xyY:
0.5820, 0.3186, 21.2039
CIE-Lab:
53.1719, 72.5389, 40.6629
CIE-LCH:
53.1719, 83.1587, 29.2735
CIE-Luv:
53.1719, 147.6006, 26.5241
Hunter-Lab:
46.0476, 69.5594, 23.7240
#f32c3e color charts
#f32c3e color shades, tints & tones
#f32c3e color schemes
#f32c3e color preview, HTML & CSS examples
This text has a color of #f32c3e
<p style="color:#f32c3e;">Text here</p>
.mytext {color:#f32c3e;}
This box has a color of #f32c3e
<div style="background-color:#f32c3e;">Content here</div>
.mybackground {background-color:#f32c3e;}
Border around this has a color of #f32c3e
<div style="border:2px solid #f32c3e;">Content here</div>
.myborder {border:2px solid #f32c3e;}