#f95b3a color space conversions
Hex:
#f95b3a
RGB:
249, 91, 58
CMY:
2, 64, 77
CMYK:
0, 63, 77, 2
HSL:
10°, 94.0887%, 60.1961%
HSV (HSB):
10°, 76.7068%, 97.6471%
XYZ:
43.5717, 27.9274, 7.0970
xyY:
0.5544, 0.3553, 27.9274
CIE-Lab:
59.8231, 58.7069, 50.2407
CIE-LCH:
59.8231, 77.2698, 40.5565
CIE-Luv:
59.8231, 126.3184, 39.8320
Hunter-Lab:
52.8464, 54.6917, 29.0301
#f95b3a color charts
#f95b3a color shades, tints & tones
#f95b3a color schemes
#f95b3a color preview, HTML & CSS examples
This text has a color of #f95b3a
<p style="color:#f95b3a;">Text here</p>
.mytext {color:#f95b3a;}
This box has a color of #f95b3a
<div style="background-color:#f95b3a;">Content here</div>
.mybackground {background-color:#f95b3a;}
Border around this has a color of #f95b3a
<div style="border:2px solid #f95b3a;">Content here</div>
.myborder {border:2px solid #f95b3a;}