#fc85dd color space conversions
Hex:
#fc85dd
RGB:
252, 133, 221
CMY:
1, 48, 13
CMYK:
0, 47, 12, 1
HSL:
316°, 95.2000%, 75.4902%
HSV (HSB):
316°, 47.2222%, 98.8235%
XYZ:
61.5836, 42.6910, 73.4010
xyY:
0.3466, 0.2403, 42.6910
CIE-Lab:
71.3447, 56.1729, -24.7711
CIE-LCH:
71.3447, 61.3922, 336.2035
CIE-Luv:
71.3447, 64.2654, -47.9336
Hunter-Lab:
65.3383, 53.9002, -20.8695
#fc85dd color charts
#fc85dd color shades, tints & tones
#fc85dd color schemes
#fc85dd color preview, HTML & CSS examples
This text has a color of #fc85dd
<p style="color:#fc85dd;">Text here</p>
.mytext {color:#fc85dd;}
This box has a color of #fc85dd
<div style="background-color:#fc85dd;">Content here</div>
.mybackground {background-color:#fc85dd;}
Border around this has a color of #fc85dd
<div style="border:2px solid #fc85dd;">Content here</div>
.myborder {border:2px solid #fc85dd;}