#f85080 color space conversions
Hex:
#f85080
RGB:
248, 80, 128
CMY:
3, 69, 50
CMYK:
0, 68, 48, 3
HSL:
343°, 92.3077%, 64.3137%
HSV (HSB):
343°, 67.7419%, 97.2549%
XYZ:
45.4763, 27.2523, 23.2854
xyY:
0.4736, 0.2838, 27.2523
CIE-Lab:
59.2071, 66.8994, 10.0656
CIE-LCH:
59.2071, 67.6524, 8.5564
CIE-Luv:
59.2071, 114.8615, -0.2825
Hunter-Lab:
52.2037, 64.1405, 10.0964
#f85080 color charts
#f85080 color shades, tints & tones
#f85080 color schemes
#f85080 color preview, HTML & CSS examples
This text has a color of #f85080
<p style="color:#f85080;">Text here</p>
.mytext {color:#f85080;}
This box has a color of #f85080
<div style="background-color:#f85080;">Content here</div>
.mybackground {background-color:#f85080;}
Border around this has a color of #f85080
<div style="border:2px solid #f85080;">Content here</div>
.myborder {border:2px solid #f85080;}