#f95e5c color space conversions
Hex:
#f95e5c
RGB:
249, 94, 92
CMY:
2, 63, 64
CMYK:
0, 62, 63, 2
HSL:
1°, 92.8994%, 66.8627%
HSV (HSB):
1°, 63.0522%, 97.6471%
XYZ:
45.0014, 28.9179, 13.3351
xyY:
0.5157, 0.3314, 28.9179
CIE-Lab:
60.7091, 59.0594, 32.9358
CIE-LCH:
60.7091, 67.6223, 29.1472
CIE-Luv:
60.7091, 117.7060, 26.3184
Hunter-Lab:
53.7753, 55.2693, 22.9401
#f95e5c color charts
#f95e5c color shades, tints & tones
#f95e5c color schemes
#f95e5c color preview, HTML & CSS examples
This text has a color of #f95e5c
<p style="color:#f95e5c;">Text here</p>
.mytext {color:#f95e5c;}
This box has a color of #f95e5c
<div style="background-color:#f95e5c;">Content here</div>
.mybackground {background-color:#f95e5c;}
Border around this has a color of #f95e5c
<div style="border:2px solid #f95e5c;">Content here</div>
.myborder {border:2px solid #f95e5c;}