#f33f0c color space conversions
Hex:
#f33f0c
RGB:
243, 63, 12
CMY:
5, 75, 95
CMYK:
0, 74, 95, 5
HSL:
13°, 90.5882%, 50.0000%
HSV (HSB):
13°, 95.0617%, 95.2941%
XYZ:
38.8060, 22.6362, 2.6718
xyY:
0.6053, 0.3531, 22.6362
CIE-Lab:
54.6957, 66.2058, 63.7713
CIE-LCH:
54.6957, 91.9238, 43.9270
CIE-Luv:
54.6957, 144.9926, 41.9183
Hunter-Lab:
47.5776, 62.3305, 29.9748
#f33f0c color charts
#f33f0c color shades, tints & tones
#f33f0c color schemes
#f33f0c color preview, HTML & CSS examples
This text has a color of #f33f0c
<p style="color:#f33f0c;">Text here</p>
.mytext {color:#f33f0c;}
This box has a color of #f33f0c
<div style="background-color:#f33f0c;">Content here</div>
.mybackground {background-color:#f33f0c;}
Border around this has a color of #f33f0c
<div style="border:2px solid #f33f0c;">Content here</div>
.myborder {border:2px solid #f33f0c;}