#f95b71 color space conversions
Hex:
#f95b71
RGB:
249, 91, 113
CMY:
2, 64, 56
CMYK:
0, 63, 55, 2
HSL:
352°, 92.9412%, 66.6667%
HSV (HSB):
352°, 63.4538%, 97.6471%
XYZ:
45.7886, 28.8142, 18.7711
xyY:
0.4904, 0.3086, 28.8142
CIE-Lab:
60.6173, 61.7144, 20.7872
CIE-LCH:
60.6173, 65.1212, 18.6150
CIE-Luv:
60.6173, 114.2197, 13.4041
Hunter-Lab:
53.6788, 58.3246, 16.8418
#f95b71 color charts
#f95b71 color shades, tints & tones
#f95b71 color schemes
#f95b71 color preview, HTML & CSS examples
This text has a color of #f95b71
<p style="color:#f95b71;">Text here</p>
.mytext {color:#f95b71;}
This box has a color of #f95b71
<div style="background-color:#f95b71;">Content here</div>
.mybackground {background-color:#f95b71;}
Border around this has a color of #f95b71
<div style="border:2px solid #f95b71;">Content here</div>
.myborder {border:2px solid #f95b71;}