#f32b0d color space conversions
Hex:
#f32b0d
RGB:
243, 43, 13
CMY:
5, 83, 95
CMYK:
0, 82, 95, 5
HSL:
8°, 90.5512%, 50.1961%
HSV (HSB):
8°, 94.6502%, 95.2941%
XYZ:
37.8987, 20.8115, 2.4003
xyY:
0.6202, 0.3406, 20.8115
CIE-Lab:
52.7426, 71.7105, 62.4428
CIE-LCH:
52.7426, 95.0869, 41.0481
CIE-Luv:
52.7426, 155.2812, 38.3443
Hunter-Lab:
45.6196, 68.4552, 28.8142
#f32b0d color charts
#f32b0d color shades, tints & tones
#f32b0d color schemes
#f32b0d color preview, HTML & CSS examples
This text has a color of #f32b0d
<p style="color:#f32b0d;">Text here</p>
.mytext {color:#f32b0d;}
This box has a color of #f32b0d
<div style="background-color:#f32b0d;">Content here</div>
.mybackground {background-color:#f32b0d;}
Border around this has a color of #f32b0d
<div style="border:2px solid #f32b0d;">Content here</div>
.myborder {border:2px solid #f32b0d;}