#fc85bd color space conversions
Hex:
#fc85bd
RGB:
252, 133, 189
CMY:
1, 48, 26
CMYK:
0, 47, 25, 1
HSL:
332°, 95.2000%, 75.4902%
HSV (HSB):
332°, 47.2222%, 98.8235%
XYZ:
57.7177, 41.1446, 53.0438
xyY:
0.3800, 0.2709, 41.1446
CIE-Lab:
70.2771, 51.5250, -8.6161
CIE-LCH:
70.2771, 52.2404, 350.5067
CIE-Luv:
70.2771, 72.1542, -22.2365
Hunter-Lab:
64.1441, 48.3646, -4.1288
#fc85bd color charts
#fc85bd color shades, tints & tones
#fc85bd color schemes
#fc85bd color preview, HTML & CSS examples
This text has a color of #fc85bd
<p style="color:#fc85bd;">Text here</p>
.mytext {color:#fc85bd;}
This box has a color of #fc85bd
<div style="background-color:#fc85bd;">Content here</div>
.mybackground {background-color:#fc85bd;}
Border around this has a color of #fc85bd
<div style="border:2px solid #fc85bd;">Content here</div>
.myborder {border:2px solid #fc85bd;}