#f85b5b color space conversions
Hex:
#f85b5b
RGB:
248, 91, 91
CMY:
3, 64, 64
CMYK:
0, 63, 63, 3
HSL:
0°, 91.8129%, 66.4706%
HSV (HSB):
0°, 63.3065%, 97.2549%
XYZ:
44.3408, 28.1940, 13.0025
xyY:
0.5184, 0.3296, 28.1940
CIE-Lab:
60.0636, 59.9255, 32.6556
CIE-LCH:
60.0636, 68.2455, 28.5876
CIE-Luv:
60.0636, 119.0776, 25.6752
Hunter-Lab:
53.0980, 56.1395, 22.6498
#f85b5b color charts
#f85b5b color shades, tints & tones
#f85b5b color schemes
#f85b5b color preview, HTML & CSS examples
This text has a color of #f85b5b
<p style="color:#f85b5b;">Text here</p>
.mytext {color:#f85b5b;}
This box has a color of #f85b5b
<div style="background-color:#f85b5b;">Content here</div>
.mybackground {background-color:#f85b5b;}
Border around this has a color of #f85b5b
<div style="border:2px solid #f85b5b;">Content here</div>
.myborder {border:2px solid #f85b5b;}