#f95b8e color space conversions
Hex:
#f95b8e
RGB:
249, 91, 142
CMY:
2, 64, 44
CMYK:
0, 63, 43, 2
HSL:
341°, 92.9412%, 66.6667%
HSV (HSB):
341°, 63.4538%, 97.6471%
XYZ:
47.6905, 29.5749, 28.7861
xyY:
0.4497, 0.2789, 29.5749
CIE-Lab:
61.2857, 64.1866, 4.8888
CIE-LCH:
61.2857, 64.3725, 4.3555
CIE-Luv:
61.2857, 105.4733, -6.0282
Hunter-Lab:
54.3828, 61.3640, 6.6843
#f95b8e color charts
#f95b8e color shades, tints & tones
#f95b8e color schemes
#f95b8e color preview, HTML & CSS examples
This text has a color of #f95b8e
<p style="color:#f95b8e;">Text here</p>
.mytext {color:#f95b8e;}
This box has a color of #f95b8e
<div style="background-color:#f95b8e;">Content here</div>
.mybackground {background-color:#f95b8e;}
Border around this has a color of #f95b8e
<div style="border:2px solid #f95b8e;">Content here</div>
.myborder {border:2px solid #f95b8e;}