#f85e0c color space conversions
Hex:
#f85e0c
RGB:
248, 94, 12
CMY:
3, 63, 95
CMYK:
0, 62, 95, 3
HSL:
21°, 94.4000%, 50.9804%
HSV (HSB):
21°, 95.1613%, 97.2549%
XYZ:
42.7805, 27.9884, 3.4954
xyY:
0.5761, 0.3769, 27.9884
CIE-Lab:
59.8783, 56.1210, 67.2612
CIE-LCH:
59.8783, 87.5993, 50.1593
CIE-Luv:
59.8783, 127.5586, 49.9031
Hunter-Lab:
52.9041, 51.7605, 33.1156
#f85e0c color charts
#f85e0c color shades, tints & tones
#f85e0c color schemes
#f85e0c color preview, HTML & CSS examples
This text has a color of #f85e0c
<p style="color:#f85e0c;">Text here</p>
.mytext {color:#f85e0c;}
This box has a color of #f85e0c
<div style="background-color:#f85e0c;">Content here</div>
.mybackground {background-color:#f85e0c;}
Border around this has a color of #f85e0c
<div style="border:2px solid #f85e0c;">Content here</div>
.myborder {border:2px solid #f85e0c;}