#f85e4f color space conversions
Hex:
#f85e4f
RGB:
248, 94, 79
CMY:
3, 63, 69
CMYK:
0, 62, 68, 3
HSL:
5°, 92.3497%, 64.1176%
HSV (HSB):
5°, 68.1452%, 97.2549%
XYZ:
44.1254, 28.5264, 10.5776
xyY:
0.5302, 0.3427, 28.5264
CIE-Lab:
60.3613, 58.0129, 39.7172
CIE-LCH:
60.3613, 70.3062, 34.3966
CIE-Luv:
60.3613, 119.6921, 32.4176
Hunter-Lab:
53.4101, 54.0022, 25.6450
#f85e4f color charts
#f85e4f color shades, tints & tones
#f85e4f color schemes
#f85e4f color preview, HTML & CSS examples
This text has a color of #f85e4f
<p style="color:#f85e4f;">Text here</p>
.mytext {color:#f85e4f;}
This box has a color of #f85e4f
<div style="background-color:#f85e4f;">Content here</div>
.mybackground {background-color:#f85e4f;}
Border around this has a color of #f85e4f
<div style="border:2px solid #f85e4f;">Content here</div>
.myborder {border:2px solid #f85e4f;}