#f33f0e color space conversions
Hex:
#f33f0e
RGB:
243, 63, 14
CMY:
5, 75, 95
CMYK:
0, 74, 94, 5
HSL:
13°, 90.5138%, 50.3922%
HSV (HSB):
13°, 94.2387%, 95.2941%
XYZ:
38.8189, 22.6414, 2.7397
xyY:
0.6047, 0.3527, 22.6414
CIE-Lab:
54.7010, 66.2238, 63.2920
CIE-LCH:
54.7010, 91.6049, 43.7032
CIE-Luv:
54.7010, 144.8844, 41.7226
Hunter-Lab:
47.5830, 62.3528, 29.8943
#f33f0e color charts
#f33f0e color shades, tints & tones
#f33f0e color schemes
#f33f0e color preview, HTML & CSS examples
This text has a color of #f33f0e
<p style="color:#f33f0e;">Text here</p>
.mytext {color:#f33f0e;}
This box has a color of #f33f0e
<div style="background-color:#f33f0e;">Content here</div>
.mybackground {background-color:#f33f0e;}
Border around this has a color of #f33f0e
<div style="border:2px solid #f33f0e;">Content here</div>
.myborder {border:2px solid #f33f0e;}