#f95c50 color space conversions
Hex:
#f95c50
RGB:
249, 92, 80
CMY:
2, 64, 69
CMYK:
0, 63, 68, 2
HSL:
4°, 93.3702%, 64.5098%
HSV (HSB):
4°, 67.8715%, 97.6471%
XYZ:
44.3420, 28.3732, 10.7289
xyY:
0.5314, 0.3400, 28.3732
CIE-Lab:
60.2244, 59.2357, 39.0449
CIE-LCH:
60.2244, 70.9462, 33.3907
CIE-Luv:
60.2244, 121.6606, 31.4875
Hunter-Lab:
53.2665, 55.3770, 25.3444
#f95c50 color charts
#f95c50 color shades, tints & tones
#f95c50 color schemes
#f95c50 color preview, HTML & CSS examples
This text has a color of #f95c50
<p style="color:#f95c50;">Text here</p>
.mytext {color:#f95c50;}
This box has a color of #f95c50
<div style="background-color:#f95c50;">Content here</div>
.mybackground {background-color:#f95c50;}
Border around this has a color of #f95c50
<div style="border:2px solid #f95c50;">Content here</div>
.myborder {border:2px solid #f95c50;}