#f96c91 color space conversions
Hex:
#f96c91
RGB:
249, 108, 145
CMY:
2, 58, 43
CMYK:
0, 57, 42, 2
HSL:
344°, 92.1569%, 70.0000%
HSV (HSB):
344°, 56.6265%, 97.6471%
XYZ:
49.5403, 32.9092, 30.5291
xyY:
0.4385, 0.2913, 32.9092
CIE-Lab:
64.0873, 57.1826, 7.1791
CIE-LCH:
64.0873, 57.6315, 7.1558
CIE-Luv:
64.0873, 95.2610, -1.4451
Hunter-Lab:
57.3665, 53.7567, 8.6038
#f96c91 color charts
#f96c91 color shades, tints & tones
#f96c91 color schemes
#f96c91 color preview, HTML & CSS examples
This text has a color of #f96c91
<p style="color:#f96c91;">Text here</p>
.mytext {color:#f96c91;}
This box has a color of #f96c91
<div style="background-color:#f96c91;">Content here</div>
.mybackground {background-color:#f96c91;}
Border around this has a color of #f96c91
<div style="border:2px solid #f96c91;">Content here</div>
.myborder {border:2px solid #f96c91;}