#f96e45 color space conversions
Hex:
#f96e45
RGB:
249, 110, 69
CMY:
2, 57, 73
CMYK:
0, 56, 72, 2
HSL:
14°, 93.7500%, 62.3529%
HSV (HSB):
14°, 72.2892%, 97.6471%
XYZ:
45.7170, 31.7213, 9.3435
xyY:
0.5268, 0.3655, 31.7213
CIE-Lab:
63.1118, 50.7575, 48.1839
CIE-LCH:
63.1118, 69.9858, 43.5100
CIE-Luv:
63.1118, 110.6874, 41.9649
Hunter-Lab:
56.3216, 46.3280, 29.5892
#f96e45 color charts
#f96e45 color shades, tints & tones
#f96e45 color schemes
#f96e45 color preview, HTML & CSS examples
This text has a color of #f96e45
<p style="color:#f96e45;">Text here</p>
.mytext {color:#f96e45;}
This box has a color of #f96e45
<div style="background-color:#f96e45;">Content here</div>
.mybackground {background-color:#f96e45;}
Border around this has a color of #f96e45
<div style="border:2px solid #f96e45;">Content here</div>
.myborder {border:2px solid #f96e45;}