#f32b00 color space conversions
Hex:
#f32b00
RGB:
243, 43, 0
CMY:
5, 83, 100
CMYK:
0, 82, 100, 5
HSL:
11°, 100.0000%, 47.6471%
HSV (HSB):
11°, 100.0000%, 95.2941%
XYZ:
37.8260, 20.7824, 2.0178
xyY:
0.6239, 0.3428, 20.7824
CIE-Lab:
52.7106, 71.6132, 65.5408
CIE-LCH:
52.7106, 97.0775, 42.4649
CIE-Luv:
52.7106, 155.9811, 39.4902
Hunter-Lab:
45.5878, 68.3301, 29.2872
#f32b00 color charts
#f32b00 color shades, tints & tones
#f32b00 color schemes
#f32b00 color preview, HTML & CSS examples
This text has a color of #f32b00
<p style="color:#f32b00;">Text here</p>
.mytext {color:#f32b00;}
This box has a color of #f32b00
<div style="background-color:#f32b00;">Content here</div>
.mybackground {background-color:#f32b00;}
Border around this has a color of #f32b00
<div style="border:2px solid #f32b00;">Content here</div>
.myborder {border:2px solid #f32b00;}