#f95f75 color space conversions
Hex:
#f95f75
RGB:
249, 95, 117
CMY:
2, 63, 54
CMYK:
0, 62, 53, 2
HSL:
351°, 92.7711%, 67.4510%
HSV (HSB):
351°, 61.8474%, 97.6471%
XYZ:
46.3700, 29.6085, 20.1007
xyY:
0.4826, 0.3082, 29.6085
CIE-Lab:
61.3150, 60.3591, 19.4218
CIE-LCH:
61.3150, 63.4068, 17.8367
CIE-Luv:
61.3150, 110.7221, 12.3256
Hunter-Lab:
54.4137, 56.8893, 16.1876
#f95f75 color charts
#f95f75 color shades, tints & tones
#f95f75 color schemes
#f95f75 color preview, HTML & CSS examples
This text has a color of #f95f75
<p style="color:#f95f75;">Text here</p>
.mytext {color:#f95f75;}
This box has a color of #f95f75
<div style="background-color:#f95f75;">Content here</div>
.mybackground {background-color:#f95f75;}
Border around this has a color of #f95f75
<div style="border:2px solid #f95f75;">Content here</div>
.myborder {border:2px solid #f95f75;}