#f95b7f color space conversions
Hex:
#f95b7f
RGB:
249, 91, 127
CMY:
2, 64, 50
CMYK:
0, 63, 49, 2
HSL:
346°, 92.9412%, 66.6667%
HSV (HSB):
346°, 63.4538%, 97.6471%
XYZ:
46.6388, 29.1542, 23.2479
xyY:
0.4709, 0.2944, 29.1542
CIE-Lab:
60.9175, 62.8312, 13.0788
CIE-LCH:
60.9175, 64.1780, 11.7587
CIE-Luv:
60.9175, 110.1471, 4.3940
Hunter-Lab:
53.9946, 59.6917, 12.2684
#f95b7f color charts
#f95b7f color shades, tints & tones
#f95b7f color schemes
#f95b7f color preview, HTML & CSS examples
This text has a color of #f95b7f
<p style="color:#f95b7f;">Text here</p>
.mytext {color:#f95b7f;}
This box has a color of #f95b7f
<div style="background-color:#f95b7f;">Content here</div>
.mybackground {background-color:#f95b7f;}
Border around this has a color of #f95b7f
<div style="border:2px solid #f95b7f;">Content here</div>
.myborder {border:2px solid #f95b7f;}