#f82d0c color space conversions
Hex:
#f82d0c
RGB:
248, 45, 12
CMY:
3, 82, 95
CMYK:
0, 82, 95, 3
HSL:
8°, 94.4000%, 50.9804%
HSV (HSB):
8°, 95.1613%, 97.2549%
XYZ:
39.7161, 21.8598, 2.4739
xyY:
0.6201, 0.3413, 21.8598
CIE-Lab:
53.8779, 72.6081, 63.8329
CIE-LCH:
53.8779, 96.6777, 41.3201
CIE-Luv:
53.8779, 158.1253, 39.3982
Hunter-Lab:
46.7544, 69.8088, 29.5909
#f82d0c color charts
#f82d0c color shades, tints & tones
#f82d0c color schemes
#f82d0c color preview, HTML & CSS examples
This text has a color of #f82d0c
<p style="color:#f82d0c;">Text here</p>
.mytext {color:#f82d0c;}
This box has a color of #f82d0c
<div style="background-color:#f82d0c;">Content here</div>
.mybackground {background-color:#f82d0c;}
Border around this has a color of #f82d0c
<div style="border:2px solid #f82d0c;">Content here</div>
.myborder {border:2px solid #f82d0c;}