#f85c3f color space conversions
Hex:
#f85c3f
RGB:
248, 92, 63
CMY:
3, 64, 75
CMYK:
0, 63, 75, 3
HSL:
9°, 92.9648%, 60.9804%
HSV (HSB):
9°, 74.5968%, 97.2549%
XYZ:
43.4357, 27.9696, 7.8120
xyY:
0.5483, 0.3531, 27.9696
CIE-Lab:
59.8613, 58.1407, 47.6897
CIE-LCH:
59.8613, 75.1974, 39.3602
CIE-Luv:
59.8613, 124.0058, 38.2691
Hunter-Lab:
52.8863, 54.0517, 28.2625
#f85c3f color charts
#f85c3f color shades, tints & tones
#f85c3f color schemes
#f85c3f color preview, HTML & CSS examples
This text has a color of #f85c3f
<p style="color:#f85c3f;">Text here</p>
.mytext {color:#f85c3f;}
This box has a color of #f85c3f
<div style="background-color:#f85c3f;">Content here</div>
.mybackground {background-color:#f85c3f;}
Border around this has a color of #f85c3f
<div style="border:2px solid #f85c3f;">Content here</div>
.myborder {border:2px solid #f85c3f;}