#f94e4a color space conversions
Hex:
#f94e4a
RGB:
249, 78, 74
CMY:
2, 69, 71
CMYK:
0, 69, 70, 2
HSL:
1°, 93.5829%, 63.3333%
HSV (HSB):
1°, 70.2811%, 97.6471%
XYZ:
43.0273, 26.0829, 9.2453
xyY:
0.5491, 0.3329, 26.0829
CIE-Lab:
58.1157, 64.4541, 39.8800
CIE-LCH:
58.1157, 75.7941, 31.7466
CIE-Luv:
58.1157, 131.9756, 30.0425
Hunter-Lab:
51.0714, 61.0100, 25.0170
#f94e4a color charts
#f94e4a color shades, tints & tones
#f94e4a color schemes
#f94e4a color preview, HTML & CSS examples
This text has a color of #f94e4a
<p style="color:#f94e4a;">Text here</p>
.mytext {color:#f94e4a;}
This box has a color of #f94e4a
<div style="background-color:#f94e4a;">Content here</div>
.mybackground {background-color:#f94e4a;}
Border around this has a color of #f94e4a
<div style="border:2px solid #f94e4a;">Content here</div>
.myborder {border:2px solid #f94e4a;}