#f95d69 color space conversions
Hex:
#f95d69
RGB:
249, 93, 105
CMY:
2, 64, 59
CMYK:
0, 63, 58, 2
HSL:
355°, 92.8571%, 67.0588%
HSV (HSB):
355°, 62.6506%, 97.6471%
XYZ:
45.5311, 28.9884, 16.5602
xyY:
0.4999, 0.3183, 28.9884
CIE-Lab:
60.7714, 60.3139, 25.6070
CIE-LCH:
60.7714, 65.5247, 23.0042
CIE-Luv:
60.7714, 115.1600, 18.8694
Hunter-Lab:
53.8408, 56.7289, 19.4524
#f95d69 color charts
#f95d69 color shades, tints & tones
#f95d69 color schemes
#f95d69 color preview, HTML & CSS examples
This text has a color of #f95d69
<p style="color:#f95d69;">Text here</p>
.mytext {color:#f95d69;}
This box has a color of #f95d69
<div style="background-color:#f95d69;">Content here</div>
.mybackground {background-color:#f95d69;}
Border around this has a color of #f95d69
<div style="border:2px solid #f95d69;">Content here</div>
.myborder {border:2px solid #f95d69;}