#f95a5d color space conversions
Hex:
#f95a5d
RGB:
249, 90, 93
CMY:
2, 65, 64
CMYK:
0, 64, 63, 2
HSL:
359°, 92.9825%, 66.4706%
HSV (HSB):
359°, 63.8554%, 97.6471%
XYZ:
44.6989, 28.2424, 13.4514
xyY:
0.5174, 0.3269, 28.2424
CIE-Lab:
60.1071, 60.7789, 31.6101
CIE-LCH:
60.1071, 68.5075, 27.4782
CIE-Luv:
60.1071, 120.0557, 24.4915
Hunter-Lab:
53.1436, 57.1345, 22.1934
#f95a5d color charts
#f95a5d color shades, tints & tones
#f95a5d color schemes
#f95a5d color preview, HTML & CSS examples
This text has a color of #f95a5d
<p style="color:#f95a5d;">Text here</p>
.mytext {color:#f95a5d;}
This box has a color of #f95a5d
<div style="background-color:#f95a5d;">Content here</div>
.mybackground {background-color:#f95a5d;}
Border around this has a color of #f95a5d
<div style="border:2px solid #f95a5d;">Content here</div>
.myborder {border:2px solid #f95a5d;}