#f85dbb color space conversions
Hex:
#f85dbb
RGB:
248, 93, 187
CMY:
3, 64, 27
CMYK:
0, 63, 25, 3
HSL:
324°, 91.7160%, 66.8627%
HSV (HSB):
324°, 62.5000%, 97.2549%
XYZ:
51.5954, 31.3730, 50.3499
xyY:
0.3870, 0.2353, 31.3730
CIE-Lab:
62.8213, 68.1285, -18.7606
CIE-LCH:
62.8213, 70.6644, 344.6040
CIE-Luv:
62.8213, 88.7807, -39.9650
Hunter-Lab:
56.0116, 66.4059, -14.0888
#f85dbb color charts
#f85dbb color shades, tints & tones
#f85dbb color schemes
#f85dbb color preview, HTML & CSS examples
This text has a color of #f85dbb
<p style="color:#f85dbb;">Text here</p>
.mytext {color:#f85dbb;}
This box has a color of #f85dbb
<div style="background-color:#f85dbb;">Content here</div>
.mybackground {background-color:#f85dbb;}
Border around this has a color of #f85dbb
<div style="border:2px solid #f85dbb;">Content here</div>
.myborder {border:2px solid #f85dbb;}