#f32f01 color space conversions
Hex:
#f32f01
RGB:
243, 47, 1
CMY:
5, 82, 100
CMYK:
0, 81, 100, 5
HSL:
11°, 99.1803%, 47.8431%
HSV (HSB):
11°, 99.5885%, 95.2941%
XYZ:
37.9841, 21.0899, 2.0975
xyY:
0.6209, 0.3448, 21.0899
CIE-Lab:
53.0478, 70.6715, 65.4341
CIE-LCH:
53.0478, 96.3124, 42.7963
CIE-Luv:
53.0478, 154.1127, 39.9961
Hunter-Lab:
45.9238, 67.2732, 29.4387
#f32f01 color charts
#f32f01 color shades, tints & tones
#f32f01 color schemes
#f32f01 color preview, HTML & CSS examples
This text has a color of #f32f01
<p style="color:#f32f01;">Text here</p>
.mytext {color:#f32f01;}
This box has a color of #f32f01
<div style="background-color:#f32f01;">Content here</div>
.mybackground {background-color:#f32f01;}
Border around this has a color of #f32f01
<div style="border:2px solid #f32f01;">Content here</div>
.myborder {border:2px solid #f32f01;}