#f85ccb color space conversions
Hex:
#f85ccb
RGB:
248, 92, 203
CMY:
3, 64, 20
CMYK:
0, 63, 18, 3
HSL:
317°, 91.7647%, 66.6667%
HSV (HSB):
317°, 62.9032%, 97.2549%
XYZ:
53.3180, 31.9225, 59.8514
xyY:
0.3675, 0.2200, 31.9225
CIE-Lab:
63.2788, 70.6461, -27.1454
CIE-LCH:
63.2788, 75.6818, 338.9810
CIE-Luv:
63.2788, 83.7609, -53.1883
Hunter-Lab:
56.5000, 69.5721, -23.2568
#f85ccb color charts
#f85ccb color shades, tints & tones
#f85ccb color schemes
#f85ccb color preview, HTML & CSS examples
This text has a color of #f85ccb
<p style="color:#f85ccb;">Text here</p>
.mytext {color:#f85ccb;}
This box has a color of #f85ccb
<div style="background-color:#f85ccb;">Content here</div>
.mybackground {background-color:#f85ccb;}
Border around this has a color of #f85ccb
<div style="border:2px solid #f85ccb;">Content here</div>
.myborder {border:2px solid #f85ccb;}