#f96d28 color space conversions
Hex:
#f96d28
RGB:
249, 109, 40
CMY:
2, 57, 84
CMYK:
0, 56, 84, 2
HSL:
20°, 94.5701%, 56.6667%
HSV (HSB):
20°, 83.9357%, 97.6471%
XYZ:
44.9186, 31.2302, 5.6680
xyY:
0.5490, 0.3817, 31.2302
CIE-Lab:
62.7015, 50.2321, 61.0151
CIE-LCH:
62.7015, 79.0323, 50.5363
CIE-Luv:
62.7015, 114.8731, 50.2213
Hunter-Lab:
55.8840, 45.6781, 33.1053
#f96d28 color charts
#f96d28 color shades, tints & tones
#f96d28 color schemes
#f96d28 color preview, HTML & CSS examples
This text has a color of #f96d28
<p style="color:#f96d28;">Text here</p>
.mytext {color:#f96d28;}
This box has a color of #f96d28
<div style="background-color:#f96d28;">Content here</div>
.mybackground {background-color:#f96d28;}
Border around this has a color of #f96d28
<div style="border:2px solid #f96d28;">Content here</div>
.myborder {border:2px solid #f96d28;}