#f95b91 color space conversions
Hex:
#f95b91
RGB:
249, 91, 145
CMY:
2, 64, 43
CMYK:
0, 63, 42, 2
HSL:
339°, 92.9412%, 66.6667%
HSV (HSB):
339°, 63.4538%, 97.6471%
XYZ:
47.9188, 29.6662, 29.9886
xyY:
0.4455, 0.2758, 29.6662
CIE-Lab:
61.3652, 64.4771, 3.2628
CIE-LCH:
61.3652, 64.5596, 2.8969
CIE-Luv:
61.3652, 104.5073, -8.1939
Hunter-Lab:
54.4667, 61.7243, 5.4825
#f95b91 color charts
#f95b91 color shades, tints & tones
#f95b91 color schemes
#f95b91 color preview, HTML & CSS examples
This text has a color of #f95b91
<p style="color:#f95b91;">Text here</p>
.mytext {color:#f95b91;}
This box has a color of #f95b91
<div style="background-color:#f95b91;">Content here</div>
.mybackground {background-color:#f95b91;}
Border around this has a color of #f95b91
<div style="border:2px solid #f95b91;">Content here</div>
.myborder {border:2px solid #f95b91;}