#f95c3e color space conversions
Hex:
#f95c3e
RGB:
249, 92, 62
CMY:
2, 64, 76
CMYK:
0, 63, 75, 2
HSL:
10°, 93.9698%, 60.9804%
HSV (HSB):
10°, 75.1004%, 97.6471%
XYZ:
43.7636, 28.1418, 7.6827
xyY:
0.5499, 0.3536, 28.1418
CIE-Lab:
60.0167, 58.4375, 48.4184
CIE-LCH:
60.0167, 75.8900, 39.6434
CIE-Luv:
60.0167, 124.9820, 38.7579
Hunter-Lab:
53.0489, 54.4211, 28.5476
#f95c3e color charts
#f95c3e color shades, tints & tones
#f95c3e color schemes
#f95c3e color preview, HTML & CSS examples
This text has a color of #f95c3e
<p style="color:#f95c3e;">Text here</p>
.mytext {color:#f95c3e;}
This box has a color of #f95c3e
<div style="background-color:#f95c3e;">Content here</div>
.mybackground {background-color:#f95c3e;}
Border around this has a color of #f95c3e
<div style="border:2px solid #f95c3e;">Content here</div>
.myborder {border:2px solid #f95c3e;}