#f85b40 color space conversions
Hex:
#f85b40
RGB:
248, 91, 64
CMY:
3, 64, 75
CMYK:
0, 63, 74, 3
HSL:
9°, 92.9293%, 61.1765%
HSV (HSB):
9°, 74.1935%, 97.2549%
XYZ:
43.3779, 27.8088, 7.9319
xyY:
0.5483, 0.3515, 27.8088
CIE-Lab:
59.7156, 58.5977, 47.0156
CIE-LCH:
59.7156, 75.1276, 38.7417
CIE-Luv:
59.7156, 124.5416, 37.6067
Hunter-Lab:
52.7340, 54.5457, 27.9959
#f85b40 color charts
#f85b40 color shades, tints & tones
#f85b40 color schemes
#f85b40 color preview, HTML & CSS examples
This text has a color of #f85b40
<p style="color:#f85b40;">Text here</p>
.mytext {color:#f85b40;}
This box has a color of #f85b40
<div style="background-color:#f85b40;">Content here</div>
.mybackground {background-color:#f85b40;}
Border around this has a color of #f85b40
<div style="border:2px solid #f85b40;">Content here</div>
.myborder {border:2px solid #f85b40;}