#f85b7f color space conversions
Hex:
#f85b7f
RGB:
248, 91, 127
CMY:
3, 64, 50
CMYK:
0, 63, 49, 3
HSL:
346°, 91.8129%, 66.4706%
HSV (HSB):
346°, 63.3065%, 97.2549%
XYZ:
46.2833, 28.9709, 23.2312
xyY:
0.4700, 0.2942, 28.9709
CIE-Lab:
60.7560, 62.5228, 12.8289
CIE-LCH:
60.7560, 63.8254, 11.5954
CIE-Luv:
60.7560, 109.3397, 4.1606
Hunter-Lab:
53.8247, 59.2971, 12.0871
#f85b7f color charts
#f85b7f color shades, tints & tones
#f85b7f color schemes
#f85b7f color preview, HTML & CSS examples
This text has a color of #f85b7f
<p style="color:#f85b7f;">Text here</p>
.mytext {color:#f85b7f;}
This box has a color of #f85b7f
<div style="background-color:#f85b7f;">Content here</div>
.mybackground {background-color:#f85b7f;}
Border around this has a color of #f85b7f
<div style="border:2px solid #f85b7f;">Content here</div>
.myborder {border:2px solid #f85b7f;}