#f85b81 color space conversions
Hex:
#f85b81
RGB:
248, 91, 129
CMY:
3, 64, 49
CMYK:
0, 63, 48, 3
HSL:
345°, 91.8129%, 66.4706%
HSV (HSB):
345°, 63.3065%, 97.2549%
XYZ:
46.4149, 29.0236, 23.9247
xyY:
0.4671, 0.2921, 29.0236
CIE-Lab:
60.8025, 62.6951, 11.7316
CIE-LCH:
60.8025, 63.7833, 10.5987
CIE-Luv:
60.8025, 108.7340, 2.8105
Hunter-Lab:
53.8736, 59.5085, 11.3815
#f85b81 color charts
#f85b81 color shades, tints & tones
#f85b81 color schemes
#f85b81 color preview, HTML & CSS examples
This text has a color of #f85b81
<p style="color:#f85b81;">Text here</p>
.mytext {color:#f85b81;}
This box has a color of #f85b81
<div style="background-color:#f85b81;">Content here</div>
.mybackground {background-color:#f85b81;}
Border around this has a color of #f85b81
<div style="border:2px solid #f85b81;">Content here</div>
.myborder {border:2px solid #f85b81;}