#f82600 color space conversions
Hex:
#f82600
RGB:
248, 38, 0
CMY:
3, 85, 100
CMYK:
0, 85, 100, 3
HSL:
9°, 100.0000%, 48.6275%
HSV (HSB):
9°, 100.0000%, 97.2549%
XYZ:
39.4045, 21.3427, 2.0427
xyY:
0.6276, 0.3399, 21.3427
CIE-Lab:
53.3225, 74.0217, 66.3787
CIE-LCH:
53.3225, 99.4251, 41.8840
CIE-Luv:
53.3225, 161.6497, 39.4796
Hunter-Lab:
46.1981, 71.4041, 29.7171
#f82600 color charts
#f82600 color shades, tints & tones
#f82600 color schemes
#f82600 color preview, HTML & CSS examples
This text has a color of #f82600
<p style="color:#f82600;">Text here</p>
.mytext {color:#f82600;}
This box has a color of #f82600
<div style="background-color:#f82600;">Content here</div>
.mybackground {background-color:#f82600;}
Border around this has a color of #f82600
<div style="border:2px solid #f82600;">Content here</div>
.myborder {border:2px solid #f82600;}