#f95801 color space conversions
Hex:
#f95801
RGB:
249, 88, 1
CMY:
2, 65, 100
CMYK:
0, 65, 100, 2
HSL:
21°, 99.2000%, 49.0196%
HSV (HSB):
21°, 99.5984%, 97.6471%
XYZ:
42.5621, 27.1214, 3.0204
xyY:
0.5854, 0.3730, 27.1214
CIE-Lab:
59.0865, 58.8808, 68.9164
CIE-LCH:
59.0865, 90.6445, 49.4901
CIE-Luv:
59.0865, 133.2864, 49.2371
Hunter-Lab:
52.0782, 54.7465, 33.0161
#f95801 color charts
#f95801 color shades, tints & tones
#f95801 color schemes
#f95801 color preview, HTML & CSS examples
This text has a color of #f95801
<p style="color:#f95801;">Text here</p>
.mytext {color:#f95801;}
This box has a color of #f95801
<div style="background-color:#f95801;">Content here</div>
.mybackground {background-color:#f95801;}
Border around this has a color of #f95801
<div style="border:2px solid #f95801;">Content here</div>
.myborder {border:2px solid #f95801;}