#f95c8c color space conversions
Hex:
#f95c8c
RGB:
249, 92, 140
CMY:
2, 64, 45
CMYK:
0, 63, 44, 2
HSL:
342°, 92.8994%, 66.8627%
HSV (HSB):
342°, 63.0522%, 97.6471%
XYZ:
47.6277, 29.6875, 28.0309
xyY:
0.4521, 0.2818, 29.6875
CIE-Lab:
61.3836, 63.5899, 6.1901
CIE-LCH:
61.3836, 63.8905, 5.5599
CIE-Luv:
61.3836, 105.5866, -4.2290
Hunter-Lab:
54.4862, 60.6802, 7.6381
#f95c8c color charts
#f95c8c color shades, tints & tones
#f95c8c color schemes
#f95c8c color preview, HTML & CSS examples
This text has a color of #f95c8c
<p style="color:#f95c8c;">Text here</p>
.mytext {color:#f95c8c;}
This box has a color of #f95c8c
<div style="background-color:#f95c8c;">Content here</div>
.mybackground {background-color:#f95c8c;}
Border around this has a color of #f95c8c
<div style="border:2px solid #f95c8c;">Content here</div>
.myborder {border:2px solid #f95c8c;}