#f85b71 color space conversions
Hex:
#f85b71
RGB:
248, 91, 113
CMY:
3, 64, 56
CMYK:
0, 63, 54, 3
HSL:
352°, 91.8129%, 66.4706%
HSV (HSB):
352°, 63.3065%, 97.2549%
XYZ:
45.4331, 28.6309, 18.7545
xyY:
0.4895, 0.3085, 28.6309
CIE-Lab:
60.4545, 61.3990, 20.5394
CIE-LCH:
60.4545, 64.7434, 18.4963
CIE-Luv:
60.4545, 113.4088, 13.1929
Hunter-Lab:
53.5078, 57.9244, 16.6743
#f85b71 color charts
#f85b71 color shades, tints & tones
#f85b71 color schemes
#f85b71 color preview, HTML & CSS examples
This text has a color of #f85b71
<p style="color:#f85b71;">Text here</p>
.mytext {color:#f85b71;}
This box has a color of #f85b71
<div style="background-color:#f85b71;">Content here</div>
.mybackground {background-color:#f85b71;}
Border around this has a color of #f85b71
<div style="border:2px solid #f85b71;">Content here</div>
.myborder {border:2px solid #f85b71;}