#f94e5a color space conversions
Hex:
#f94e5a
RGB:
249, 78, 90
CMY:
2, 69, 65
CMYK:
0, 69, 64, 2
HSL:
356°, 93.4426%, 64.1176%
HSV (HSB):
356°, 68.6747%, 97.6471%
XYZ:
43.6368, 26.3267, 12.4545
xyY:
0.5295, 0.3194, 26.3267
CIE-Lab:
58.3459, 65.2660, 31.0975
CIE-LCH:
58.3459, 72.2960, 25.4766
CIE-Luv:
58.3459, 128.1344, 22.4069
Hunter-Lab:
51.3096, 62.0156, 21.5251
#f94e5a color charts
#f94e5a color shades, tints & tones
#f94e5a color schemes
#f94e5a color preview, HTML & CSS examples
This text has a color of #f94e5a
<p style="color:#f94e5a;">Text here</p>
.mytext {color:#f94e5a;}
This box has a color of #f94e5a
<div style="background-color:#f94e5a;">Content here</div>
.mybackground {background-color:#f94e5a;}
Border around this has a color of #f94e5a
<div style="border:2px solid #f94e5a;">Content here</div>
.myborder {border:2px solid #f94e5a;}