#f94f0d color space conversions
Hex:
#f94f0d
RGB:
249, 79, 13
CMY:
2, 69, 95
CMYK:
0, 68, 95, 2
HSL:
17°, 95.1613%, 51.3725%
HSV (HSB):
17°, 94.7791%, 97.6471%
XYZ:
41.9355, 25.7608, 3.1428
xyY:
0.5920, 0.3637, 25.7608
CIE-Lab:
57.8093, 62.4997, 65.9069
CIE-LCH:
57.8093, 90.8292, 46.5199
CIE-Luv:
57.8093, 139.2790, 46.0425
Hunter-Lab:
50.7551, 58.6614, 31.8572
#f94f0d color charts
#f94f0d color shades, tints & tones
#f94f0d color schemes
#f94f0d color preview, HTML & CSS examples
This text has a color of #f94f0d
<p style="color:#f94f0d;">Text here</p>
.mytext {color:#f94f0d;}
This box has a color of #f94f0d
<div style="background-color:#f94f0d;">Content here</div>
.mybackground {background-color:#f94f0d;}
Border around this has a color of #f94f0d
<div style="border:2px solid #f94f0d;">Content here</div>
.myborder {border:2px solid #f94f0d;}