#fc48c9 color space conversions
Hex:
#fc48c9
RGB:
252, 72, 201
CMY:
1, 72, 21
CMYK:
0, 71, 20, 1
HSL:
317°, 96.7742%, 63.5294%
HSV (HSB):
317°, 71.4286%, 98.8235%
XYZ:
53.0049, 29.5472, 58.1679
xyY:
0.3767, 0.2100, 29.5472
CIE-Lab:
61.2616, 78.5321, -29.0726
CIE-LCH:
61.2616, 83.7408, 339.6854
CIE-Luv:
61.2616, 94.1895, -57.2273
Hunter-Lab:
54.3574, 78.9333, -25.3961
#fc48c9 color charts
#fc48c9 color shades, tints & tones
#fc48c9 color schemes
#fc48c9 color preview, HTML & CSS examples
This text has a color of #fc48c9
<p style="color:#fc48c9;">Text here</p>
.mytext {color:#fc48c9;}
This box has a color of #fc48c9
<div style="background-color:#fc48c9;">Content here</div>
.mybackground {background-color:#fc48c9;}
Border around this has a color of #fc48c9
<div style="border:2px solid #fc48c9;">Content here</div>
.myborder {border:2px solid #fc48c9;}