#f95a70 color space conversions
Hex:
#f95a70
RGB:
249, 90, 112
CMY:
2, 65, 56
CMYK:
0, 64, 55, 2
HSL:
352°, 92.9825%, 66.4706%
HSV (HSB):
352°, 63.8554%, 97.6471%
XYZ:
45.6477, 28.6219, 18.4479
xyY:
0.4923, 0.3087, 28.6219
CIE-Lab:
60.4465, 62.0480, 21.1354
CIE-LCH:
60.4465, 65.5489, 18.8104
CIE-Luv:
60.4465, 115.0915, 13.6752
Hunter-Lab:
53.4995, 58.6788, 17.0050
#f95a70 color charts
#f95a70 color shades, tints & tones
#f95a70 color schemes
#f95a70 color preview, HTML & CSS examples
This text has a color of #f95a70
<p style="color:#f95a70;">Text here</p>
.mytext {color:#f95a70;}
This box has a color of #f95a70
<div style="background-color:#f95a70;">Content here</div>
.mybackground {background-color:#f95a70;}
Border around this has a color of #f95a70
<div style="border:2px solid #f95a70;">Content here</div>
.myborder {border:2px solid #f95a70;}