#f85db7 color space conversions
Hex:
#f85db7
RGB:
248, 93, 183
CMY:
3, 64, 28
CMYK:
0, 63, 26, 3
HSL:
325°, 91.7160%, 66.8627%
HSV (HSB):
325°, 62.5000%, 97.2549%
XYZ:
51.1730, 31.2041, 48.1256
xyY:
0.3921, 0.2391, 31.2041
CIE-Lab:
62.6795, 67.6234, -16.6932
CIE-LCH:
62.6795, 69.6534, 346.1335
CIE-Luv:
62.6795, 90.1305, -36.7829
Hunter-Lab:
55.8606, 65.7650, -11.9777
#f85db7 color charts
#f85db7 color shades, tints & tones
#f85db7 color schemes
#f85db7 color preview, HTML & CSS examples
This text has a color of #f85db7
<p style="color:#f85db7;">Text here</p>
.mytext {color:#f85db7;}
This box has a color of #f85db7
<div style="background-color:#f85db7;">Content here</div>
.mybackground {background-color:#f85db7;}
Border around this has a color of #f85db7
<div style="border:2px solid #f85db7;">Content here</div>
.myborder {border:2px solid #f85db7;}