#f94e25 color space conversions
Hex:
#f94e25
RGB:
249, 78, 37
CMY:
2, 69, 85
CMYK:
0, 69, 85, 2
HSL:
12°, 94.6429%, 56.0784%
HSV (HSB):
12°, 85.1406%, 97.6471%
XYZ:
42.1252, 25.7221, 4.4949
xyY:
0.5823, 0.3556, 25.7221
CIE-Lab:
57.7723, 63.2321, 58.0717
CIE-LCH:
57.7723, 85.8523, 42.5641
CIE-Luv:
57.7723, 138.0912, 42.1180
Hunter-Lab:
50.7169, 59.5065, 30.2472
#f94e25 color charts
#f94e25 color shades, tints & tones
#f94e25 color schemes
#f94e25 color preview, HTML & CSS examples
This text has a color of #f94e25
<p style="color:#f94e25;">Text here</p>
.mytext {color:#f94e25;}
This box has a color of #f94e25
<div style="background-color:#f94e25;">Content here</div>
.mybackground {background-color:#f94e25;}
Border around this has a color of #f94e25
<div style="border:2px solid #f94e25;">Content here</div>
.myborder {border:2px solid #f94e25;}