#f95a19 color space conversions
Hex:
#f95a19
RGB:
249, 90, 25
CMY:
2, 65, 90
CMYK:
0, 64, 90, 2
HSL:
17°, 94.9153%, 53.7255%
HSV (HSB):
17°, 89.9598%, 97.6471%
XYZ:
42.8986, 27.5223, 3.9710
xyY:
0.5767, 0.3700, 27.5223
CIE-Lab:
59.4546, 58.2992, 63.7692
CIE-LCH:
59.4546, 86.4020, 47.5657
CIE-Luv:
59.4546, 130.6934, 47.4096
Hunter-Lab:
52.4617, 54.1538, 32.2353
#f95a19 color charts
#f95a19 color shades, tints & tones
#f95a19 color schemes
#f95a19 color preview, HTML & CSS examples
This text has a color of #f95a19
<p style="color:#f95a19;">Text here</p>
.mytext {color:#f95a19;}
This box has a color of #f95a19
<div style="background-color:#f95a19;">Content here</div>
.mybackground {background-color:#f95a19;}
Border around this has a color of #f95a19
<div style="border:2px solid #f95a19;">Content here</div>
.myborder {border:2px solid #f95a19;}