#f82601 color space conversions
Hex:
#f82601
RGB:
248, 38, 1
CMY:
3, 85, 100
CMYK:
0, 85, 100, 3
HSL:
9°, 99.1968%, 48.8235%
HSV (HSB):
9°, 99.5968%, 97.2549%
XYZ:
39.4100, 21.3449, 2.0716
xyY:
0.6273, 0.3397, 21.3449
CIE-Lab:
53.3249, 74.0288, 66.1338
CIE-LCH:
53.3249, 99.2670, 41.7761
CIE-Luv:
53.3249, 161.5964, 39.3944
Hunter-Lab:
46.2005, 71.4133, 29.6819
#f82601 color charts
#f82601 color shades, tints & tones
#f82601 color schemes
#f82601 color preview, HTML & CSS examples
This text has a color of #f82601
<p style="color:#f82601;">Text here</p>
.mytext {color:#f82601;}
This box has a color of #f82601
<div style="background-color:#f82601;">Content here</div>
.mybackground {background-color:#f82601;}
Border around this has a color of #f82601
<div style="border:2px solid #f82601;">Content here</div>
.myborder {border:2px solid #f82601;}