#f32b3f color space conversions
Hex:
#f32b3f
RGB:
243, 43, 63
CMY:
5, 83, 75
CMYK:
0, 82, 74, 5
HSL:
354°, 89.2857%, 56.0784%
HSV (HSB):
354°, 82.3045%, 95.2941%
XYZ:
38.7232, 21.1413, 6.7424
xyY:
0.5814, 0.3174, 21.1413
CIE-Lab:
53.1038, 72.8033, 40.0194
CIE-LCH:
53.1038, 83.0775, 28.7973
CIE-Luv:
53.1038, 147.7573, 25.9651
Hunter-Lab:
45.9797, 69.8649, 23.4916
#f32b3f color charts
#f32b3f color shades, tints & tones
#f32b3f color schemes
#f32b3f color preview, HTML & CSS examples
This text has a color of #f32b3f
<p style="color:#f32b3f;">Text here</p>
.mytext {color:#f32b3f;}
This box has a color of #f32b3f
<div style="background-color:#f32b3f;">Content here</div>
.mybackground {background-color:#f32b3f;}
Border around this has a color of #f32b3f
<div style="border:2px solid #f32b3f;">Content here</div>
.myborder {border:2px solid #f32b3f;}