#f32c01 color space conversions
Hex:
#f32c01
RGB:
243, 44, 1
CMY:
5, 83, 100
CMYK:
0, 82, 100, 5
HSL:
11°, 99.1803%, 47.8431%
HSV (HSB):
11°, 99.5885%, 95.2941%
XYZ:
37.8683, 20.8582, 2.0589
xyY:
0.6230, 0.3431, 20.8582
CIE-Lab:
52.7940, 71.3906, 65.3276
CIE-LCH:
52.7940, 96.7693, 42.4608
CIE-Luv:
52.7940, 155.4875, 39.5470
Hunter-Lab:
45.6708, 68.0807, 29.2967
#f32c01 color charts
#f32c01 color shades, tints & tones
#f32c01 color schemes
#f32c01 color preview, HTML & CSS examples
This text has a color of #f32c01
<p style="color:#f32c01;">Text here</p>
.mytext {color:#f32c01;}
This box has a color of #f32c01
<div style="background-color:#f32c01;">Content here</div>
.mybackground {background-color:#f32c01;}
Border around this has a color of #f32c01
<div style="border:2px solid #f32c01;">Content here</div>
.myborder {border:2px solid #f32c01;}