#f95c7f color space conversions
Hex:
#f95c7f
RGB:
249, 92, 127
CMY:
2, 64, 50
CMYK:
0, 63, 49, 2
HSL:
347°, 92.8994%, 66.8627%
HSV (HSB):
347°, 63.0522%, 97.6471%
XYZ:
46.7248, 29.3263, 23.2766
xyY:
0.4704, 0.2952, 29.3263
CIE-Lab:
61.0686, 62.4225, 13.2901
CIE-LCH:
61.0686, 63.8216, 12.0192
CIE-Luv:
61.0686, 109.5876, 4.7531
Hunter-Lab:
54.1538, 59.2438, 12.4234
#f95c7f color charts
#f95c7f color shades, tints & tones
#f95c7f color schemes
#f95c7f color preview, HTML & CSS examples
This text has a color of #f95c7f
<p style="color:#f95c7f;">Text here</p>
.mytext {color:#f95c7f;}
This box has a color of #f95c7f
<div style="background-color:#f95c7f;">Content here</div>
.mybackground {background-color:#f95c7f;}
Border around this has a color of #f95c7f
<div style="border:2px solid #f95c7f;">Content here</div>
.myborder {border:2px solid #f95c7f;}