#f85da6 color space conversions
Hex:
#f85da6
RGB:
248, 93, 166
CMY:
3, 64, 35
CMYK:
0, 63, 33, 3
HSL:
332°, 91.7160%, 66.8627%
HSV (HSB):
332°, 62.5000%, 97.2549%
XYZ:
49.5087, 30.5383, 39.3615
xyY:
0.4146, 0.2557, 30.5383
CIE-Lab:
62.1160, 65.5942, -7.7907
CIE-LCH:
62.1160, 66.0552, 353.2266
CIE-Luv:
62.1160, 95.8329, -23.4612
Hunter-Lab:
55.2615, 63.2102, -3.5478
#f85da6 color charts
#f85da6 color shades, tints & tones
#f85da6 color schemes
#f85da6 color preview, HTML & CSS examples
This text has a color of #f85da6
<p style="color:#f85da6;">Text here</p>
.mytext {color:#f85da6;}
This box has a color of #f85da6
<div style="background-color:#f85da6;">Content here</div>
.mybackground {background-color:#f85da6;}
Border around this has a color of #f85da6
<div style="border:2px solid #f85da6;">Content here</div>
.myborder {border:2px solid #f85da6;}