#fc85c9 color space conversions
Hex:
#fc85c9
RGB:
252, 133, 201
CMY:
1, 48, 21
CMYK:
0, 47, 20, 1
HSL:
326°, 95.2000%, 75.4902%
HSV (HSB):
326°, 47.2222%, 98.8235%
XYZ:
59.0750, 41.6876, 60.1912
xyY:
0.3670, 0.2590, 41.6876
CIE-Lab:
70.6550, 53.1897, -14.7374
CIE-LCH:
70.6550, 55.1936, 344.5134
CIE-Luv:
70.6550, 69.2115, -31.7567
Hunter-Lab:
64.5659, 50.3295, -10.0767
#fc85c9 color charts
#fc85c9 color shades, tints & tones
#fc85c9 color schemes
#fc85c9 color preview, HTML & CSS examples
This text has a color of #fc85c9
<p style="color:#fc85c9;">Text here</p>
.mytext {color:#fc85c9;}
This box has a color of #fc85c9
<div style="background-color:#fc85c9;">Content here</div>
.mybackground {background-color:#fc85c9;}
Border around this has a color of #fc85c9
<div style="border:2px solid #fc85c9;">Content here</div>
.myborder {border:2px solid #fc85c9;}