#fc54d3 color space conversions
Hex:
#fc54d3
RGB:
252, 84, 211
CMY:
1, 67, 17
CMYK:
0, 67, 16, 1
HSL:
315°, 96.5517%, 65.8824%
HSV (HSB):
315°, 66.6667%, 98.8235%
XYZ:
55.0731, 31.7392, 64.8516
xyY:
0.3631, 0.2093, 31.7392
CIE-Lab:
63.1268, 75.7772, -31.8485
CIE-LCH:
63.1268, 82.1980, 337.2034
CIE-Luv:
63.1268, 86.7521, -61.3196
Hunter-Lab:
56.3376, 75.9027, -28.8139
#fc54d3 color charts
#fc54d3 color shades, tints & tones
#fc54d3 color schemes
#fc54d3 color preview, HTML & CSS examples
This text has a color of #fc54d3
<p style="color:#fc54d3;">Text here</p>
.mytext {color:#fc54d3;}
This box has a color of #fc54d3
<div style="background-color:#fc54d3;">Content here</div>
.mybackground {background-color:#fc54d3;}
Border around this has a color of #fc54d3
<div style="border:2px solid #fc54d3;">Content here</div>
.myborder {border:2px solid #fc54d3;}