#f95f7f color space conversions
Hex:
#f95f7f
RGB:
249, 95, 127
CMY:
2, 63, 50
CMYK:
0, 62, 49, 2
HSL:
348°, 92.7711%, 67.4510%
HSV (HSB):
348°, 61.8474%, 97.6471%
XYZ:
46.9899, 29.8565, 23.3649
xyY:
0.4689, 0.2979, 29.8565
CIE-Lab:
61.5302, 61.1776, 13.9349
CIE-LCH:
61.5302, 62.7445, 12.8318
CIE-Luv:
61.5302, 107.8834, 5.8480
Hunter-Lab:
54.6411, 57.8835, 12.8959
#f95f7f color charts
#f95f7f color shades, tints & tones
#f95f7f color schemes
#f95f7f color preview, HTML & CSS examples
This text has a color of #f95f7f
<p style="color:#f95f7f;">Text here</p>
.mytext {color:#f95f7f;}
This box has a color of #f95f7f
<div style="background-color:#f95f7f;">Content here</div>
.mybackground {background-color:#f95f7f;}
Border around this has a color of #f95f7f
<div style="border:2px solid #f95f7f;">Content here</div>
.myborder {border:2px solid #f95f7f;}