#f82d05 color space conversions
Hex:
#f82d05
RGB:
248, 45, 5
CMY:
3, 82, 98
CMYK:
0, 82, 98, 3
HSL:
10°, 96.0474%, 49.6078%
HSV (HSB):
10°, 97.9839%, 97.2549%
XYZ:
39.6772, 21.8442, 2.2687
xyY:
0.6220, 0.3424, 21.8442
CIE-Lab:
53.8613, 72.5574, 65.4158
CIE-LCH:
53.8613, 97.6924, 42.0370
CIE-Luv:
53.8613, 158.4891, 39.9957
Hunter-Lab:
46.7378, 69.7432, 29.8384
#f82d05 color charts
#f82d05 color shades, tints & tones
#f82d05 color schemes
#f82d05 color preview, HTML & CSS examples
This text has a color of #f82d05
<p style="color:#f82d05;">Text here</p>
.mytext {color:#f82d05;}
This box has a color of #f82d05
<div style="background-color:#f82d05;">Content here</div>
.mybackground {background-color:#f82d05;}
Border around this has a color of #f82d05
<div style="border:2px solid #f82d05;">Content here</div>
.myborder {border:2px solid #f82d05;}