#f85a3f color space conversions
Hex:
#f85a3f
RGB:
248, 90, 63
CMY:
3, 65, 75
CMYK:
0, 64, 75, 3
HSL:
9°, 92.9648%, 60.9804%
HSV (HSB):
9°, 74.5968%, 97.2549%
XYZ:
43.2648, 27.6277, 7.7550
xyY:
0.5501, 0.3513, 27.6277
CIE-Lab:
59.5509, 58.9728, 47.3571
CIE-LCH:
59.5509, 75.6339, 38.7656
CIE-Luv:
59.5509, 125.4077, 37.6745
Hunter-Lab:
52.5620, 54.9431, 28.0458
#f85a3f color charts
#f85a3f color shades, tints & tones
#f85a3f color schemes
#f85a3f color preview, HTML & CSS examples
This text has a color of #f85a3f
<p style="color:#f85a3f;">Text here</p>
.mytext {color:#f85a3f;}
This box has a color of #f85a3f
<div style="background-color:#f85a3f;">Content here</div>
.mybackground {background-color:#f85a3f;}
Border around this has a color of #f85a3f
<div style="border:2px solid #f85a3f;">Content here</div>
.myborder {border:2px solid #f85a3f;}