#fc85b5 color space conversions
Hex:
#fc85b5
RGB:
252, 133, 181
CMY:
1, 48, 29
CMYK:
0, 47, 28, 1
HSL:
336°, 95.2000%, 75.4902%
HSV (HSB):
336°, 47.2222%, 98.8235%
XYZ:
56.8729, 40.8067, 48.5950
xyY:
0.3888, 0.2790, 40.8067
CIE-Lab:
70.0403, 50.4699, -4.4959
CIE-LCH:
70.0403, 50.6698, 354.9095
CIE-Luv:
70.0403, 74.0927, -16.0039
Hunter-Lab:
63.8801, 47.1295, -0.3871
#fc85b5 color charts
#fc85b5 color shades, tints & tones
#fc85b5 color schemes
#fc85b5 color preview, HTML & CSS examples
This text has a color of #fc85b5
<p style="color:#fc85b5;">Text here</p>
.mytext {color:#fc85b5;}
This box has a color of #fc85b5
<div style="background-color:#fc85b5;">Content here</div>
.mybackground {background-color:#fc85b5;}
Border around this has a color of #fc85b5
<div style="border:2px solid #fc85b5;">Content here</div>
.myborder {border:2px solid #fc85b5;}