#f85fbb color space conversions
Hex:
#f85fbb
RGB:
248, 95, 187
CMY:
3, 63, 27
CMYK:
0, 62, 25, 3
HSL:
324°, 91.6168%, 67.2549%
HSV (HSB):
324°, 61.6935%, 97.2549%
XYZ:
51.7732, 31.7287, 50.4092
xyY:
0.3866, 0.2369, 31.7287
CIE-Lab:
63.1180, 67.3175, -18.3096
CIE-LCH:
63.1180, 69.7630, 344.7842
CIE-Luv:
63.1180, 87.9513, -39.1695
Hunter-Lab:
56.3283, 65.4910, -13.6299
#f85fbb color charts
#f85fbb color shades, tints & tones
#f85fbb color schemes
#f85fbb color preview, HTML & CSS examples
This text has a color of #f85fbb
<p style="color:#f85fbb;">Text here</p>
.mytext {color:#f85fbb;}
This box has a color of #f85fbb
<div style="background-color:#f85fbb;">Content here</div>
.mybackground {background-color:#f85fbb;}
Border around this has a color of #f85fbb
<div style="border:2px solid #f85fbb;">Content here</div>
.myborder {border:2px solid #f85fbb;}