#f98c0c color space conversions
Hex:
#f98c0c
RGB:
249, 140, 12
CMY:
2, 45, 95
CMYK:
0, 44, 95, 2
HSL:
32°, 95.1807%, 51.1765%
HSV (HSB):
32°, 95.1807%, 97.6471%
XYZ:
48.5114, 38.9224, 5.3038
xyY:
0.5231, 0.4197, 38.9224
CIE-Lab:
68.6951, 34.5163, 72.9841
CIE-LCH:
68.6951, 80.7345, 64.6892
CIE-Luv:
68.6951, 90.6371, 64.3315
Hunter-Lab:
62.3879, 29.6188, 38.6311
#f98c0c color charts
#f98c0c color shades, tints & tones
#f98c0c color schemes
#f98c0c color preview, HTML & CSS examples
This text has a color of #f98c0c
<p style="color:#f98c0c;">Text here</p>
.mytext {color:#f98c0c;}
This box has a color of #f98c0c
<div style="background-color:#f98c0c;">Content here</div>
.mybackground {background-color:#f98c0c;}
Border around this has a color of #f98c0c
<div style="border:2px solid #f98c0c;">Content here</div>
.myborder {border:2px solid #f98c0c;}