#f95d8f color space conversions
Hex:
#f95d8f
RGB:
249, 93, 143
CMY:
2, 64, 44
CMYK:
0, 63, 43, 2
HSL:
341°, 92.8571%, 67.0588%
HSV (HSB):
341°, 62.6506%, 97.6471%
XYZ:
47.9392, 29.9516, 29.2412
xyY:
0.4475, 0.2796, 29.9516
CIE-Lab:
61.6124, 63.4676, 4.7794
CIE-LCH:
61.6124, 63.6473, 4.3065
CIE-Luv:
61.6124, 104.1130, -6.0012
Hunter-Lab:
54.7281, 60.5835, 6.6310
#f95d8f color charts
#f95d8f color shades, tints & tones
#f95d8f color schemes
#f95d8f color preview, HTML & CSS examples
This text has a color of #f95d8f
<p style="color:#f95d8f;">Text here</p>
.mytext {color:#f95d8f;}
This box has a color of #f95d8f
<div style="background-color:#f95d8f;">Content here</div>
.mybackground {background-color:#f95d8f;}
Border around this has a color of #f95d8f
<div style="border:2px solid #f95d8f;">Content here</div>
.myborder {border:2px solid #f95d8f;}