#f95c64 color space conversions
Hex:
#f95c64
RGB:
249, 92, 100
CMY:
2, 64, 61
CMYK:
0, 63, 60, 2
HSL:
357°, 92.8994%, 66.8627%
HSV (HSB):
357°, 63.0522%, 97.6471%
XYZ:
45.1943, 28.7141, 15.2170
xyY:
0.5071, 0.3222, 28.7141
CIE-Lab:
60.5285, 60.3938, 28.1564
CIE-LCH:
60.5285, 66.6347, 24.9956
CIE-Luv:
60.5285, 117.0634, 21.3677
Hunter-Lab:
53.5856, 56.7730, 20.6730
#f95c64 color charts
#f95c64 color shades, tints & tones
#f95c64 color schemes
#f95c64 color preview, HTML & CSS examples
This text has a color of #f95c64
<p style="color:#f95c64;">Text here</p>
.mytext {color:#f95c64;}
This box has a color of #f95c64
<div style="background-color:#f95c64;">Content here</div>
.mybackground {background-color:#f95c64;}
Border around this has a color of #f95c64
<div style="border:2px solid #f95c64;">Content here</div>
.myborder {border:2px solid #f95c64;}