#f85b5c color space conversions
Hex:
#f85b5c
RGB:
248, 91, 92
CMY:
3, 64, 64
CMYK:
0, 63, 63, 3
HSL:
360°, 91.8129%, 66.4706%
HSV (HSB):
360°, 63.3065%, 97.2549%
XYZ:
44.3843, 28.2113, 13.2312
xyY:
0.5171, 0.3287, 28.2113
CIE-Lab:
60.0792, 59.9847, 32.1083
CIE-LCH:
60.0792, 68.0376, 28.1590
CIE-Luv:
60.0792, 118.8419, 25.1584
Hunter-Lab:
53.1143, 56.2109, 22.4104
#f85b5c color charts
#f85b5c color shades, tints & tones
#f85b5c color schemes
#f85b5c color preview, HTML & CSS examples
This text has a color of #f85b5c
<p style="color:#f85b5c;">Text here</p>
.mytext {color:#f85b5c;}
This box has a color of #f85b5c
<div style="background-color:#f85b5c;">Content here</div>
.mybackground {background-color:#f85b5c;}
Border around this has a color of #f85b5c
<div style="border:2px solid #f85b5c;">Content here</div>
.myborder {border:2px solid #f85b5c;}