#f85b8b color space conversions
Hex:
#f85b8b
RGB:
248, 91, 139
CMY:
3, 64, 45
CMYK:
0, 63, 44, 3
HSL:
342°, 91.8129%, 66.4706%
HSV (HSB):
342°, 63.3065%, 97.2549%
XYZ:
47.1127, 29.3027, 27.5990
xyY:
0.4529, 0.2817, 29.3027
CIE-Lab:
61.0479, 63.6006, 6.2682
CIE-LCH:
61.0479, 63.9087, 5.6286
CIE-Luv:
61.0479, 105.6269, -4.1390
Hunter-Lab:
54.1320, 60.6229, 7.6636
#f85b8b color charts
#f85b8b color shades, tints & tones
#f85b8b color schemes
#f85b8b color preview, HTML & CSS examples
This text has a color of #f85b8b
<p style="color:#f85b8b;">Text here</p>
.mytext {color:#f85b8b;}
This box has a color of #f85b8b
<div style="background-color:#f85b8b;">Content here</div>
.mybackground {background-color:#f85b8b;}
Border around this has a color of #f85b8b
<div style="border:2px solid #f85b8b;">Content here</div>
.myborder {border:2px solid #f85b8b;}