#f95f3e color space conversions
Hex:
#f95f3e
RGB:
249, 95, 62
CMY:
2, 63, 76
CMYK:
0, 62, 75, 2
HSL:
11°, 93.9698%, 60.9804%
HSV (HSB):
11°, 75.1004%, 97.6471%
XYZ:
44.0286, 28.6720, 7.7711
xyY:
0.5471, 0.3563, 28.6720
CIE-Lab:
60.4910, 57.1708, 48.9207
CIE-LCH:
60.4910, 75.2445, 40.5534
CIE-Luv:
60.4910, 122.8451, 39.6608
Hunter-Lab:
53.5462, 53.0667, 28.8776
#f95f3e color charts
#f95f3e color shades, tints & tones
#f95f3e color schemes
#f95f3e color preview, HTML & CSS examples
This text has a color of #f95f3e
<p style="color:#f95f3e;">Text here</p>
.mytext {color:#f95f3e;}
This box has a color of #f95f3e
<div style="background-color:#f95f3e;">Content here</div>
.mybackground {background-color:#f95f3e;}
Border around this has a color of #f95f3e
<div style="border:2px solid #f95f3e;">Content here</div>
.myborder {border:2px solid #f95f3e;}