#f32f3c color space conversions
Hex:
#f32f3c
RGB:
243, 47, 60
CMY:
5, 82, 76
CMYK:
0, 81, 75, 5
HSL:
356°, 89.0909%, 56.8627%
HSV (HSB):
356°, 80.6584%, 95.2941%
XYZ:
38.7943, 21.4140, 6.3636
xyY:
0.5827, 0.3217, 21.4140
CIE-Lab:
53.3996, 71.7549, 42.0398
CIE-LCH:
53.3996, 83.1631, 30.3652
CIE-Luv:
53.3996, 146.8197, 27.8011
Hunter-Lab:
46.2752, 68.6617, 24.2393
#f32f3c color charts
#f32f3c color shades, tints & tones
#f32f3c color schemes
#f32f3c color preview, HTML & CSS examples
This text has a color of #f32f3c
<p style="color:#f32f3c;">Text here</p>
.mytext {color:#f32f3c;}
This box has a color of #f32f3c
<div style="background-color:#f32f3c;">Content here</div>
.mybackground {background-color:#f32f3c;}
Border around this has a color of #f32f3c
<div style="border:2px solid #f32f3c;">Content here</div>
.myborder {border:2px solid #f32f3c;}