#f96c27 color space conversions
Hex:
#f96c27
RGB:
249, 108, 39
CMY:
2, 58, 85
CMYK:
0, 57, 84, 2
HSL:
20°, 94.5946%, 56.4706%
HSV (HSB):
20°, 84.3373%, 97.6471%
XYZ:
44.7957, 31.0113, 5.5443
xyY:
0.5506, 0.3812, 31.0113
CIE-Lab:
62.5172, 50.6710, 61.2450
CIE-LCH:
62.5172, 79.4890, 50.3974
CIE-Luv:
62.5172, 115.7519, 50.1230
Hunter-Lab:
55.6878, 46.1330, 33.0786
#f96c27 color charts
#f96c27 color shades, tints & tones
#f96c27 color schemes
#f96c27 color preview, HTML & CSS examples
This text has a color of #f96c27
<p style="color:#f96c27;">Text here</p>
.mytext {color:#f96c27;}
This box has a color of #f96c27
<div style="background-color:#f96c27;">Content here</div>
.mybackground {background-color:#f96c27;}
Border around this has a color of #f96c27
<div style="border:2px solid #f96c27;">Content here</div>
.myborder {border:2px solid #f96c27;}