#f95b5d color space conversions
Hex:
#f95b5d
RGB:
249, 91, 93
CMY:
2, 64, 64
CMYK:
0, 63, 63, 2
HSL:
359°, 92.9412%, 66.6667%
HSV (HSB):
359°, 63.4538%, 97.6471%
XYZ:
44.7838, 28.4122, 13.4797
xyY:
0.5167, 0.3278, 28.4122
CIE-Lab:
60.2593, 60.3687, 31.8028
CIE-LCH:
60.2593, 68.2334, 27.7807
CIE-Luv:
60.2593, 119.4170, 24.8151
Hunter-Lab:
53.3031, 56.6903, 22.3185
#f95b5d color charts
#f95b5d color shades, tints & tones
#f95b5d color schemes
#f95b5d color preview, HTML & CSS examples
This text has a color of #f95b5d
<p style="color:#f95b5d;">Text here</p>
.mytext {color:#f95b5d;}
This box has a color of #f95b5d
<div style="background-color:#f95b5d;">Content here</div>
.mybackground {background-color:#f95b5d;}
Border around this has a color of #f95b5d
<div style="border:2px solid #f95b5d;">Content here</div>
.myborder {border:2px solid #f95b5d;}