#fc84d5 color space conversions
Hex:
#fc84d5
RGB:
252, 132, 213
CMY:
1, 48, 16
CMYK:
0, 48, 15, 1
HSL:
320°, 95.2381%, 75.2941%
HSV (HSB):
320°, 47.6190%, 98.8235%
XYZ:
60.4064, 42.0021, 67.8742
xyY:
0.3547, 0.2467, 42.0021
CIE-Lab:
70.8723, 55.4344, -21.0688
CIE-LCH:
70.8723, 59.3032, 339.1899
CIE-Luv:
70.8723, 66.7204, -41.9441
Hunter-Lab:
64.8090, 52.9583, -16.7279
#fc84d5 color charts
#fc84d5 color shades, tints & tones
#fc84d5 color schemes
#fc84d5 color preview, HTML & CSS examples
This text has a color of #fc84d5
<p style="color:#fc84d5;">Text here</p>
.mytext {color:#fc84d5;}
This box has a color of #fc84d5
<div style="background-color:#fc84d5;">Content here</div>
.mybackground {background-color:#fc84d5;}
Border around this has a color of #fc84d5
<div style="border:2px solid #fc84d5;">Content here</div>
.myborder {border:2px solid #fc84d5;}