#f96e27 color space conversions
Hex:
#f96e27
RGB:
249, 110, 39
CMY:
2, 57, 85
CMYK:
0, 56, 84, 2
HSL:
20°, 94.5946%, 56.4706%
HSV (HSB):
20°, 84.3373%, 97.6471%
XYZ:
45.0091, 31.4381, 5.6154
xyY:
0.5485, 0.3831, 31.4381
CIE-Lab:
62.8757, 49.7425, 61.5475
CIE-LCH:
62.8757, 79.1354, 51.0550
CIE-Luv:
62.8757, 114.1635, 50.7504
Hunter-Lab:
56.0697, 45.1662, 33.3109
#f96e27 color charts
#f96e27 color shades, tints & tones
#f96e27 color schemes
#f96e27 color preview, HTML & CSS examples
This text has a color of #f96e27
<p style="color:#f96e27;">Text here</p>
.mytext {color:#f96e27;}
This box has a color of #f96e27
<div style="background-color:#f96e27;">Content here</div>
.mybackground {background-color:#f96e27;}
Border around this has a color of #f96e27
<div style="border:2px solid #f96e27;">Content here</div>
.myborder {border:2px solid #f96e27;}