#f95f70 color space conversions
Hex:
#f95f70
RGB:
249, 95, 112
CMY:
2, 63, 56
CMYK:
0, 62, 55, 2
HSL:
353°, 92.7711%, 67.4510%
HSV (HSB):
353°, 61.8474%, 97.6471%
XYZ:
46.0838, 29.4940, 18.5933
xyY:
0.4894, 0.3132, 29.4940
CIE-Lab:
61.2152, 59.9776, 22.1708
CIE-LCH:
61.2152, 63.9441, 20.2869
CIE-Luv:
61.2152, 112.0809, 15.4151
Hunter-Lab:
54.3084, 56.4278, 17.7171
#f95f70 color charts
#f95f70 color shades, tints & tones
#f95f70 color schemes
#f95f70 color preview, HTML & CSS examples
This text has a color of #f95f70
<p style="color:#f95f70;">Text here</p>
.mytext {color:#f95f70;}
This box has a color of #f95f70
<div style="background-color:#f95f70;">Content here</div>
.mybackground {background-color:#f95f70;}
Border around this has a color of #f95f70
<div style="border:2px solid #f95f70;">Content here</div>
.myborder {border:2px solid #f95f70;}