#f32000 color space conversions
Hex:
#f32000
RGB:
243, 32, 0
CMY:
5, 87, 100
CMYK:
0, 87, 100, 5
HSL:
8°, 100.0000%, 47.6471%
HSV (HSB):
8°, 100.0000%, 95.2941%
XYZ:
37.4787, 20.0877, 1.9020
xyY:
0.6302, 0.3378, 20.0877
CIE-Lab:
51.9362, 73.8216, 65.2381
CIE-LCH:
51.9362, 98.5172, 41.4679
CIE-Luv:
51.9362, 160.2355, 38.1142
Hunter-Lab:
44.8193, 70.8309, 28.8575
#f32000 color charts
#f32000 color shades, tints & tones
#f32000 color schemes
#f32000 color preview, HTML & CSS examples
This text has a color of #f32000
<p style="color:#f32000;">Text here</p>
.mytext {color:#f32000;}
This box has a color of #f32000
<div style="background-color:#f32000;">Content here</div>
.mybackground {background-color:#f32000;}
Border around this has a color of #f32000
<div style="border:2px solid #f32000;">Content here</div>
.myborder {border:2px solid #f32000;}