#f95d63 color space conversions
Hex:
#f95d63
RGB:
249, 93, 99
CMY:
2, 64, 61
CMYK:
0, 63, 60, 2
HSL:
358°, 92.8571%, 67.0588%
HSV (HSB):
358°, 62.6506%, 97.6471%
XYZ:
45.2334, 28.8693, 14.9926
xyY:
0.5077, 0.3240, 28.8693
CIE-Lab:
60.6661, 59.9131, 28.9061
CIE-LCH:
60.6661, 66.5218, 25.7558
CIE-Luv:
60.6661, 116.6804, 22.2562
Hunter-Lab:
53.7302, 56.2447, 21.0671
#f95d63 color charts
#f95d63 color shades, tints & tones
#f95d63 color schemes
#f95d63 color preview, HTML & CSS examples
This text has a color of #f95d63
<p style="color:#f95d63;">Text here</p>
.mytext {color:#f95d63;}
This box has a color of #f95d63
<div style="background-color:#f95d63;">Content here</div>
.mybackground {background-color:#f95d63;}
Border around this has a color of #f95d63
<div style="border:2px solid #f95d63;">Content here</div>
.myborder {border:2px solid #f95d63;}