#f95b63 color space conversions
Hex:
#f95b63
RGB:
249, 91, 99
CMY:
2, 64, 61
CMYK:
0, 63, 60, 2
HSL:
357°, 92.9412%, 66.6667%
HSV (HSB):
357°, 63.4538%, 97.6471%
XYZ:
45.0601, 28.5228, 14.9349
xyY:
0.5091, 0.3222, 28.5228
CIE-Lab:
60.3581, 60.7416, 28.5079
CIE-LCH:
60.3581, 67.0988, 25.1421
CIE-Luv:
60.3581, 117.9434, 21.5891
Hunter-Lab:
53.4067, 57.1417, 20.8046
#f95b63 color charts
#f95b63 color shades, tints & tones
#f95b63 color schemes
#f95b63 color preview, HTML & CSS examples
This text has a color of #f95b63
<p style="color:#f95b63;">Text here</p>
.mytext {color:#f95b63;}
This box has a color of #f95b63
<div style="background-color:#f95b63;">Content here</div>
.mybackground {background-color:#f95b63;}
Border around this has a color of #f95b63
<div style="border:2px solid #f95b63;">Content here</div>
.myborder {border:2px solid #f95b63;}