#f9912e color space conversions
Hex:
#f9912e
RGB:
249, 145, 46
CMY:
2, 43, 82
CMYK:
0, 42, 82, 2
HSL:
29°, 94.4186%, 57.8431%
HSV (HSB):
29°, 81.5261%, 97.6471%
XYZ:
49.6855, 40.5878, 7.8003
xyY:
0.5066, 0.4139, 40.5878
CIE-Lab:
69.8861, 32.5802, 65.0154
CIE-LCH:
69.8861, 72.7219, 63.3839
CIE-Luv:
69.8861, 85.0483, 61.1940
Hunter-Lab:
63.7085, 27.7199, 37.3367
#f9912e color charts
#f9912e color shades, tints & tones
#f9912e color schemes
#f9912e color preview, HTML & CSS examples
This text has a color of #f9912e
<p style="color:#f9912e;">Text here</p>
.mytext {color:#f9912e;}
This box has a color of #f9912e
<div style="background-color:#f9912e;">Content here</div>
.mybackground {background-color:#f9912e;}
Border around this has a color of #f9912e
<div style="border:2px solid #f9912e;">Content here</div>
.myborder {border:2px solid #f9912e;}