#f32f03 color space conversions
Hex:
#f32f03
RGB:
243, 47, 3
CMY:
5, 82, 99
CMYK:
0, 81, 99, 5
HSL:
11°, 97.5610%, 48.2353%
HSV (HSB):
11°, 98.7654%, 95.2941%
XYZ:
37.9951, 21.0943, 2.1552
xyY:
0.6204, 0.3444, 21.0943
CIE-Lab:
53.0525, 70.6863, 64.9551
CIE-LCH:
53.0525, 95.9986, 42.5805
CIE-Luv:
53.0525, 154.0092, 39.8239
Hunter-Lab:
45.9285, 67.2920, 29.3678
#f32f03 color charts
#f32f03 color shades, tints & tones
#f32f03 color schemes
#f32f03 color preview, HTML & CSS examples
This text has a color of #f32f03
<p style="color:#f32f03;">Text here</p>
.mytext {color:#f32f03;}
This box has a color of #f32f03
<div style="background-color:#f32f03;">Content here</div>
.mybackground {background-color:#f32f03;}
Border around this has a color of #f32f03
<div style="border:2px solid #f32f03;">Content here</div>
.myborder {border:2px solid #f32f03;}