#f85b8f color space conversions
Hex:
#f85b8f
RGB:
248, 91, 143
CMY:
3, 64, 44
CMYK:
0, 63, 42, 3
HSL:
340°, 91.8129%, 66.4706%
HSV (HSB):
340°, 63.3065%, 97.2549%
XYZ:
47.4104, 29.4218, 29.1668
xyY:
0.4473, 0.2776, 29.4218
CIE-Lab:
61.1521, 63.9831, 4.0952
CIE-LCH:
61.1521, 64.1140, 3.6622
CIE-Luv:
61.1521, 104.3514, -7.0040
Hunter-Lab:
54.2419, 61.0957, 6.0881
#f85b8f color charts
#f85b8f color shades, tints & tones
#f85b8f color schemes
#f85b8f color preview, HTML & CSS examples
This text has a color of #f85b8f
<p style="color:#f85b8f;">Text here</p>
.mytext {color:#f85b8f;}
This box has a color of #f85b8f
<div style="background-color:#f85b8f;">Content here</div>
.mybackground {background-color:#f85b8f;}
Border around this has a color of #f85b8f
<div style="border:2px solid #f85b8f;">Content here</div>
.myborder {border:2px solid #f85b8f;}