#f95d5a color space conversions
Hex:
#f95d5a
RGB:
249, 93, 90
CMY:
2, 64, 65
CMYK:
0, 63, 64, 2
HSL:
1°, 92.9825%, 66.4706%
HSV (HSB):
1°, 63.8554%, 97.6471%
XYZ:
44.8267, 28.7066, 12.8512
xyY:
0.5189, 0.3323, 28.7066
CIE-Lab:
60.5218, 59.3616, 33.8293
CIE-LCH:
60.5218, 68.3244, 29.6782
CIE-Luv:
60.5218, 118.8203, 27.0094
Hunter-Lab:
53.5786, 55.5803, 23.2839
#f95d5a color charts
#f95d5a color shades, tints & tones
#f95d5a color schemes
#f95d5a color preview, HTML & CSS examples
This text has a color of #f95d5a
<p style="color:#f95d5a;">Text here</p>
.mytext {color:#f95d5a;}
This box has a color of #f95d5a
<div style="background-color:#f95d5a;">Content here</div>
.mybackground {background-color:#f95d5a;}
Border around this has a color of #f95d5a
<div style="border:2px solid #f95d5a;">Content here</div>
.myborder {border:2px solid #f95d5a;}