#f32e2b color space conversions
Hex:
#f32e2b
RGB:
243, 46, 43
CMY:
5, 82, 83
CMYK:
0, 81, 82, 5
HSL:
1°, 89.2857%, 56.0784%
HSV (HSB):
1°, 82.3045%, 95.2941%
XYZ:
38.3752, 21.1831, 4.3516
xyY:
0.6005, 0.3315, 21.1831
CIE-Lab:
53.1493, 71.4934, 50.8431
CIE-LCH:
53.1493, 87.7287, 35.4189
CIE-Luv:
53.1493, 150.5923, 33.2187
Hunter-Lab:
46.0251, 68.2873, 26.6117
#f32e2b color charts
#f32e2b color shades, tints & tones
#f32e2b color schemes
#f32e2b color preview, HTML & CSS examples
This text has a color of #f32e2b
<p style="color:#f32e2b;">Text here</p>
.mytext {color:#f32e2b;}
This box has a color of #f32e2b
<div style="background-color:#f32e2b;">Content here</div>
.mybackground {background-color:#f32e2b;}
Border around this has a color of #f32e2b
<div style="border:2px solid #f32e2b;">Content here</div>
.myborder {border:2px solid #f32e2b;}