#f85b56 color space conversions
Hex:
#f85b56
RGB:
248, 91, 86
CMY:
3, 64, 66
CMYK:
0, 63, 65, 3
HSL:
2°, 92.0455%, 65.4902%
HSV (HSB):
2°, 65.3226%, 97.2549%
XYZ:
44.1322, 28.1105, 11.9039
xyY:
0.5245, 0.3341, 28.1105
CIE-Lab:
59.9885, 59.6401, 35.3818
CIE-LCH:
59.9885, 69.3456, 30.6787
CIE-Luv:
59.9885, 120.2221, 28.1820
Hunter-Lab:
53.0194, 55.7958, 23.8017
#f85b56 color charts
#f85b56 color shades, tints & tones
#f85b56 color schemes
#f85b56 color preview, HTML & CSS examples
This text has a color of #f85b56
<p style="color:#f85b56;">Text here</p>
.mytext {color:#f85b56;}
This box has a color of #f85b56
<div style="background-color:#f85b56;">Content here</div>
.mybackground {background-color:#f85b56;}
Border around this has a color of #f85b56
<div style="border:2px solid #f85b56;">Content here</div>
.myborder {border:2px solid #f85b56;}