#f98c2d color space conversions
Hex:
#f98c2d
RGB:
249, 140, 45
CMY:
2, 45, 82
CMYK:
0, 44, 82, 2
HSL:
28°, 94.4444%, 57.6471%
HSV (HSB):
28°, 81.9277%, 97.6471%
XYZ:
48.9187, 39.0854, 7.4486
xyY:
0.5125, 0.4095, 39.0854
CIE-Lab:
68.8131, 35.1228, 64.4330
CIE-LCH:
68.8131, 73.3841, 61.4049
CIE-Luv:
68.8131, 89.2279, 59.6106
Hunter-Lab:
62.5183, 30.2638, 36.6989
#f98c2d color charts
#f98c2d color shades, tints & tones
#f98c2d color schemes
#f98c2d color preview, HTML & CSS examples
This text has a color of #f98c2d
<p style="color:#f98c2d;">Text here</p>
.mytext {color:#f98c2d;}
This box has a color of #f98c2d
<div style="background-color:#f98c2d;">Content here</div>
.mybackground {background-color:#f98c2d;}
Border around this has a color of #f98c2d
<div style="border:2px solid #f98c2d;">Content here</div>
.myborder {border:2px solid #f98c2d;}