#f85cbc color space conversions
Hex:
#f85cbc
RGB:
248, 92, 188
CMY:
3, 64, 26
CMYK:
0, 63, 24, 3
HSL:
323°, 91.7647%, 66.6667%
HSV (HSB):
323°, 62.9032%, 97.2549%
XYZ:
51.6156, 31.2416, 50.8867
xyY:
0.3859, 0.2336, 31.2416
CIE-Lab:
62.7110, 68.6570, -19.4984
CIE-LCH:
62.7110, 71.3720, 344.1456
CIE-Luv:
62.7110, 88.8496, -41.1548
Hunter-Lab:
55.8942, 67.0215, -14.8524
#f85cbc color charts
#f85cbc color shades, tints & tones
#f85cbc color schemes
#f85cbc color preview, HTML & CSS examples
This text has a color of #f85cbc
<p style="color:#f85cbc;">Text here</p>
.mytext {color:#f85cbc;}
This box has a color of #f85cbc
<div style="background-color:#f85cbc;">Content here</div>
.mybackground {background-color:#f85cbc;}
Border around this has a color of #f85cbc
<div style="border:2px solid #f85cbc;">Content here</div>
.myborder {border:2px solid #f85cbc;}