#f98412 color space conversions
Hex:
#f98412
RGB:
249, 132, 18
CMY:
2, 48, 93
CMYK:
0, 47, 93, 2
HSL:
30°, 95.0617%, 52.3529%
HSV (HSB):
30°, 92.7711%, 97.6471%
XYZ:
47.4274, 36.6859, 5.1537
xyY:
0.5313, 0.4110, 36.6859
CIE-Lab:
67.0407, 38.6483, 70.8275
CIE-LCH:
67.0407, 80.6860, 61.3801
CIE-Luv:
67.0407, 97.2172, 61.1176
Hunter-Lab:
60.5689, 33.7755, 37.3534
#f98412 color charts
#f98412 color shades, tints & tones
#f98412 color schemes
#f98412 color preview, HTML & CSS examples
This text has a color of #f98412
<p style="color:#f98412;">Text here</p>
.mytext {color:#f98412;}
This box has a color of #f98412
<div style="background-color:#f98412;">Content here</div>
.mybackground {background-color:#f98412;}
Border around this has a color of #f98412
<div style="border:2px solid #f98412;">Content here</div>
.myborder {border:2px solid #f98412;}