#f32c3c color space conversions
Hex:
#f32c3c
RGB:
243, 44, 60
CMY:
5, 83, 76
CMYK:
0, 82, 75, 5
HSL:
355°, 89.2377%, 56.2745%
HSV (HSB):
355°, 81.8930%, 95.2941%
XYZ:
38.6784, 21.1823, 6.3250
xyY:
0.5844, 0.3200, 21.1823
CIE-Lab:
53.1484, 72.4680, 41.7640
CIE-LCH:
53.1484, 83.6412, 29.9553
CIE-Luv:
53.1484, 148.0690, 27.3011
Hunter-Lab:
46.0242, 69.4678, 24.0689
#f32c3c color charts
#f32c3c color shades, tints & tones
#f32c3c color schemes
#f32c3c color preview, HTML & CSS examples
This text has a color of #f32c3c
<p style="color:#f32c3c;">Text here</p>
.mytext {color:#f32c3c;}
This box has a color of #f32c3c
<div style="background-color:#f32c3c;">Content here</div>
.mybackground {background-color:#f32c3c;}
Border around this has a color of #f32c3c
<div style="border:2px solid #f32c3c;">Content here</div>
.myborder {border:2px solid #f32c3c;}