#f95d9f color space conversions
Hex:
#f95d9f
RGB:
249, 93, 159
CMY:
2, 64, 38
CMYK:
0, 63, 36, 2
HSL:
335°, 92.8571%, 67.0588%
HSV (HSB):
335°, 62.6506%, 97.6471%
XYZ:
49.2393, 30.4716, 36.0873
xyY:
0.4252, 0.2631, 30.4716
CIE-Lab:
62.0591, 65.1084, -3.8235
CIE-LCH:
62.0591, 65.2206, 356.6391
CIE-Luv:
62.0591, 98.9393, -17.8312
Hunter-Lab:
55.2011, 62.6196, -0.1196
#f95d9f color charts
#f95d9f color shades, tints & tones
#f95d9f color schemes
#f95d9f color preview, HTML & CSS examples
This text has a color of #f95d9f
<p style="color:#f95d9f;">Text here</p>
.mytext {color:#f95d9f;}
This box has a color of #f95d9f
<div style="background-color:#f95d9f;">Content here</div>
.mybackground {background-color:#f95d9f;}
Border around this has a color of #f95d9f
<div style="border:2px solid #f95d9f;">Content here</div>
.myborder {border:2px solid #f95d9f;}