#f85a0c color space conversions
Hex:
#f85a0c
RGB:
248, 90, 12
CMY:
3, 65, 95
CMYK:
0, 64, 95, 3
HSL:
20°, 94.4000%, 50.9804%
HSV (HSB):
20°, 95.1613%, 97.2549%
XYZ:
42.4339, 27.2953, 3.3798
xyY:
0.5804, 0.3734, 27.2953
CIE-Lab:
59.2467, 57.8059, 66.8804
CIE-LCH:
59.2467, 88.3997, 49.1626
CIE-Luv:
59.2467, 130.5892, 48.8211
Hunter-Lab:
52.2449, 53.5511, 32.7359
#f85a0c color charts
#f85a0c color shades, tints & tones
#f85a0c color schemes
#f85a0c color preview, HTML & CSS examples
This text has a color of #f85a0c
<p style="color:#f85a0c;">Text here</p>
.mytext {color:#f85a0c;}
This box has a color of #f85a0c
<div style="background-color:#f85a0c;">Content here</div>
.mybackground {background-color:#f85a0c;}
Border around this has a color of #f85a0c
<div style="border:2px solid #f85a0c;">Content here</div>
.myborder {border:2px solid #f85a0c;}