#f94e29 color space conversions
Hex:
#f94e29
RGB:
249, 78, 41
CMY:
2, 69, 84
CMYK:
0, 69, 84, 2
HSL:
11°, 94.5455%, 56.8627%
HSV (HSB):
11°, 83.5341%, 97.6471%
XYZ:
42.1915, 25.7486, 4.8441
xyY:
0.5797, 0.3538, 25.7486
CIE-Lab:
57.7977, 63.3227, 56.3700
CIE-LCH:
57.7977, 84.7782, 41.6755
CIE-Luv:
57.7977, 137.6229, 41.1967
Hunter-Lab:
50.7431, 59.6177, 29.8602
#f94e29 color charts
#f94e29 color shades, tints & tones
#f94e29 color schemes
#f94e29 color preview, HTML & CSS examples
This text has a color of #f94e29
<p style="color:#f94e29;">Text here</p>
.mytext {color:#f94e29;}
This box has a color of #f94e29
<div style="background-color:#f94e29;">Content here</div>
.mybackground {background-color:#f94e29;}
Border around this has a color of #f94e29
<div style="border:2px solid #f94e29;">Content here</div>
.myborder {border:2px solid #f94e29;}