#f94d3c color space conversions
Hex:
#f94d3c
RGB:
249, 77, 60
CMY:
2, 70, 76
CMYK:
0, 69, 76, 2
HSL:
5°, 94.0299%, 60.5882%
HSV (HSB):
5°, 75.9036%, 97.6471%
XYZ:
42.5364, 25.7737, 7.0079
xyY:
0.5648, 0.3422, 25.7737
CIE-Lab:
57.8217, 64.2557, 47.1284
CIE-LCH:
57.8217, 79.6861, 36.2582
CIE-Luv:
57.8217, 135.3945, 35.2901
Hunter-Lab:
50.7678, 60.7145, 27.3532
#f94d3c color charts
#f94d3c color shades, tints & tones
#f94d3c color schemes
#f94d3c color preview, HTML & CSS examples
This text has a color of #f94d3c
<p style="color:#f94d3c;">Text here</p>
.mytext {color:#f94d3c;}
This box has a color of #f94d3c
<div style="background-color:#f94d3c;">Content here</div>
.mybackground {background-color:#f94d3c;}
Border around this has a color of #f94d3c
<div style="border:2px solid #f94d3c;">Content here</div>
.myborder {border:2px solid #f94d3c;}