#f94e26 color space conversions
Hex:
#f94e26
RGB:
249, 78, 38
CMY:
2, 69, 85
CMYK:
0, 69, 85, 2
HSL:
11°, 94.6188%, 56.2745%
HSV (HSB):
11°, 84.7390%, 97.6471%
XYZ:
42.1412, 25.7285, 4.5787
xyY:
0.5817, 0.3551, 25.7285
CIE-Lab:
57.7784, 63.2539, 57.6550
CIE-LCH:
57.7784, 85.5871, 42.3487
CIE-Luv:
57.7784, 137.9785, 41.8963
Hunter-Lab:
50.7232, 59.5332, 30.1542
#f94e26 color charts
#f94e26 color shades, tints & tones
#f94e26 color schemes
#f94e26 color preview, HTML & CSS examples
This text has a color of #f94e26
<p style="color:#f94e26;">Text here</p>
.mytext {color:#f94e26;}
This box has a color of #f94e26
<div style="background-color:#f94e26;">Content here</div>
.mybackground {background-color:#f94e26;}
Border around this has a color of #f94e26
<div style="border:2px solid #f94e26;">Content here</div>
.myborder {border:2px solid #f94e26;}