#fc5acc color space conversions
Hex:
#fc5acc
RGB:
252, 90, 204
CMY:
1, 65, 20
CMYK:
0, 64, 19, 1
HSL:
318°, 96.4286%, 67.0588%
HSV (HSB):
318°, 64.2857%, 98.8235%
XYZ:
54.7001, 32.3674, 60.4913
xyY:
0.3707, 0.2194, 32.3674
CIE-Lab:
63.6454, 72.5987, -27.0951
CIE-LCH:
63.6454, 77.4902, 339.5335
CIE-Luv:
63.6454, 87.1575, -53.5225
Hunter-Lab:
56.8924, 72.0602, -23.2159
#fc5acc color charts
#fc5acc RGB chart
#fc5acc CMYK chart
#fc5acc RGB pie chart
#fc5acc color shades, tints & tones
#fc5acc color schemes
#fc5acc color preview, HTML & CSS examples
This text has a color of #fc5acc
<p style="color:#fc5acc;">Text here</p>
.mytext {color:#fc5acc;}
Text color #fc5acc
This box has a color of #fc5acc
<div style="background-color:#fc5acc;">Content here</div>
.mybackground {background-color:#fc5acc;}
Background color #fc5acc
Border around this has a color of #fc5acc
<div style="border:2px solid #fc5acc;">Content here</div>
.myborder {border:2px solid #fc5acc;}
Border color #fc5acc