#f95c5e color space conversions
Hex:
#f95c5e
RGB:
249, 92, 94
CMY:
2, 64, 63
CMYK:
0, 63, 62, 2
HSL:
359°, 92.8994%, 66.8627%
HSV (HSB):
359°, 63.0522%, 97.6471%
XYZ:
44.9144, 28.6022, 13.7432
xyY:
0.5147, 0.3278, 28.6022
CIE-Lab:
60.4289, 60.0158, 31.4498
CIE-LCH:
60.4289, 67.7568, 27.6557
CIE-Luv:
60.4289, 118.5360, 24.6169
Hunter-Lab:
53.4810, 56.3162, 22.2008
#f95c5e color charts
#f95c5e color shades, tints & tones
#f95c5e color schemes
#f95c5e color preview, HTML & CSS examples
This text has a color of #f95c5e
<p style="color:#f95c5e;">Text here</p>
.mytext {color:#f95c5e;}
This box has a color of #f95c5e
<div style="background-color:#f95c5e;">Content here</div>
.mybackground {background-color:#f95c5e;}
Border around this has a color of #f95c5e
<div style="border:2px solid #f95c5e;">Content here</div>
.myborder {border:2px solid #f95c5e;}