#f32f2d color space conversions
Hex:
#f32f2d
RGB:
243, 47, 45
CMY:
5, 82, 82
CMYK:
0, 81, 81, 5
HSL:
1°, 89.1892%, 56.4706%
HSV (HSB):
1°, 81.4815%, 95.2941%
XYZ:
38.4523, 21.2772, 4.5629
xyY:
0.5981, 0.3309, 21.2772
CIE-Lab:
53.2515, 71.3002, 49.9305
CIE-LCH:
53.2515, 87.0446, 35.0030
CIE-Luv:
53.2515, 149.8121, 32.8181
Hunter-Lab:
46.1272, 68.0777, 26.4241
#f32f2d color charts
#f32f2d color shades, tints & tones
#f32f2d color schemes
#f32f2d color preview, HTML & CSS examples
This text has a color of #f32f2d
<p style="color:#f32f2d;">Text here</p>
.mytext {color:#f32f2d;}
This box has a color of #f32f2d
<div style="background-color:#f32f2d;">Content here</div>
.mybackground {background-color:#f32f2d;}
Border around this has a color of #f32f2d
<div style="border:2px solid #f32f2d;">Content here</div>
.myborder {border:2px solid #f32f2d;}