#f8942d color space conversions
Hex:
#f8942d
RGB:
248, 148, 45
CMY:
3, 42, 82
CMYK:
0, 40, 82, 3
HSL:
30°, 93.5484%, 57.4510%
HSV (HSB):
30°, 81.8548%, 97.2549%
XYZ:
49.7750, 41.3257, 7.8359
xyY:
0.5031, 0.4177, 41.3257
CIE-Lab:
70.4035, 30.5918, 65.7814
CIE-LCH:
70.4035, 72.5469, 65.0591
CIE-Luv:
70.4035, 81.8154, 62.4482
Hunter-Lab:
64.2851, 25.7109, 37.7726
#f8942d color charts
#f8942d color shades, tints & tones
#f8942d color schemes
#f8942d color preview, HTML & CSS examples
This text has a color of #f8942d
<p style="color:#f8942d;">Text here</p>
.mytext {color:#f8942d;}
This box has a color of #f8942d
<div style="background-color:#f8942d;">Content here</div>
.mybackground {background-color:#f8942d;}
Border around this has a color of #f8942d
<div style="border:2px solid #f8942d;">Content here</div>
.myborder {border:2px solid #f8942d;}