#f82c10 color space conversions
Hex:
#f82c10
RGB:
248, 44, 16
CMY:
3, 83, 94
CMYK:
0, 82, 94, 3
HSL:
7°, 94.3089%, 51.7647%
HSV (HSB):
7°, 93.5484%, 97.2549%
XYZ:
39.7056, 21.7952, 2.6044
xyY:
0.6194, 0.3400, 21.7952
CIE-Lab:
53.8091, 72.8718, 62.7353
CIE-LCH:
53.8091, 96.1562, 40.7252
CIE-Luv:
53.8091, 158.3092, 38.8382
Hunter-Lab:
46.6854, 70.1137, 29.3722
#f82c10 color charts
#f82c10 color shades, tints & tones
#f82c10 color schemes
#f82c10 color preview, HTML & CSS examples
This text has a color of #f82c10
<p style="color:#f82c10;">Text here</p>
.mytext {color:#f82c10;}
This box has a color of #f82c10
<div style="background-color:#f82c10;">Content here</div>
.mybackground {background-color:#f82c10;}
Border around this has a color of #f82c10
<div style="border:2px solid #f82c10;">Content here</div>
.myborder {border:2px solid #f82c10;}