#f85eb5 color space conversions
Hex:
#f85eb5
RGB:
248, 94, 181
CMY:
3, 63, 29
CMYK:
0, 62, 27, 3
HSL:
326°, 91.6667%, 67.0588%
HSV (HSB):
326°, 62.0968%, 97.2549%
XYZ:
51.0546, 31.2981, 47.0663
xyY:
0.3945, 0.2418, 31.2981
CIE-Lab:
62.7584, 66.9693, -15.4310
CIE-LCH:
62.7584, 68.7241, 347.0244
CIE-Luv:
62.7584, 90.3774, -34.8020
Hunter-Lab:
55.9447, 64.9943, -10.7195
#f85eb5 color charts
#f85eb5 color shades, tints & tones
#f85eb5 color schemes
#f85eb5 color preview, HTML & CSS examples
This text has a color of #f85eb5
<p style="color:#f85eb5;">Text here</p>
.mytext {color:#f85eb5;}
This box has a color of #f85eb5
<div style="background-color:#f85eb5;">Content here</div>
.mybackground {background-color:#f85eb5;}
Border around this has a color of #f85eb5
<div style="border:2px solid #f85eb5;">Content here</div>
.myborder {border:2px solid #f85eb5;}