#f95c78 color space conversions
Hex:
#f95c78
RGB:
249, 92, 120
CMY:
2, 64, 53
CMYK:
0, 63, 52, 2
HSL:
349°, 92.8994%, 66.8627%
HSV (HSB):
349°, 63.0522%, 97.6471%
XYZ:
46.2842, 29.1501, 20.9564
xyY:
0.4802, 0.3024, 29.1501
CIE-Lab:
60.9139, 61.8450, 17.1367
CIE-LCH:
60.9139, 64.1753, 15.4876
CIE-Luv:
60.9139, 111.6453, 9.3472
Hunter-Lab:
53.9908, 58.5371, 14.7803
#f95c78 color charts
#f95c78 color shades, tints & tones
#f95c78 color schemes
#f95c78 color preview, HTML & CSS examples
This text has a color of #f95c78
<p style="color:#f95c78;">Text here</p>
.mytext {color:#f95c78;}
This box has a color of #f95c78
<div style="background-color:#f95c78;">Content here</div>
.mybackground {background-color:#f95c78;}
Border around this has a color of #f95c78
<div style="border:2px solid #f95c78;">Content here</div>
.myborder {border:2px solid #f95c78;}