#f98d0c color space conversions
Hex:
#f98d0c
RGB:
249, 141, 12
CMY:
2, 45, 95
CMYK:
0, 43, 95, 2
HSL:
33°, 95.1807%, 51.1765%
HSV (HSB):
33°, 95.1807%, 97.6471%
XYZ:
48.6582, 39.2160, 5.3527
xyY:
0.5219, 0.4207, 39.2160
CIE-Lab:
68.9075, 34.0034, 73.1264
CIE-LCH:
68.9075, 80.6455, 65.0618
CIE-Luv:
68.9075, 89.7939, 64.6730
Hunter-Lab:
62.6227, 29.1057, 38.7680
#f98d0c color charts
#f98d0c color shades, tints & tones
#f98d0c color schemes
#f98d0c color preview, HTML & CSS examples
This text has a color of #f98d0c
<p style="color:#f98d0c;">Text here</p>
.mytext {color:#f98d0c;}
This box has a color of #f98d0c
<div style="background-color:#f98d0c;">Content here</div>
.mybackground {background-color:#f98d0c;}
Border around this has a color of #f98d0c
<div style="border:2px solid #f98d0c;">Content here</div>
.myborder {border:2px solid #f98d0c;}