#f95901 color space conversions
Hex:
#f95901
RGB:
249, 89, 1
CMY:
2, 65, 100
CMYK:
0, 64, 100, 2
HSL:
21°, 99.2000%, 49.0196%
HSV (HSB):
21°, 99.5984%, 97.6471%
XYZ:
42.6448, 27.2867, 3.0479
xyY:
0.5843, 0.3739, 27.2867
CIE-Lab:
59.2388, 58.4720, 68.9954
CIE-LCH:
59.2388, 90.4397, 49.7195
CIE-Luv:
59.2388, 132.5415, 49.4968
Hunter-Lab:
52.2367, 54.3090, 33.1062
#f95901 color charts
#f95901 color shades, tints & tones
#f95901 color schemes
#f95901 color preview, HTML & CSS examples
This text has a color of #f95901
<p style="color:#f95901;">Text here</p>
.mytext {color:#f95901;}
This box has a color of #f95901
<div style="background-color:#f95901;">Content here</div>
.mybackground {background-color:#f95901;}
Border around this has a color of #f95901
<div style="border:2px solid #f95901;">Content here</div>
.myborder {border:2px solid #f95901;}