#fc48b5 color space conversions
Hex:
#fc48b5
RGB:
252, 72, 181
CMY:
1, 72, 29
CMYK:
0, 71, 28, 1
HSL:
324°, 96.7742%, 63.5294%
HSV (HSB):
324°, 71.4286%, 98.8235%
XYZ:
50.8027, 28.6664, 46.5716
xyY:
0.4031, 0.2274, 28.6664
CIE-Lab:
60.4861, 76.0946, -18.8173
CIE-LCH:
60.4861, 78.3868, 346.1101
CIE-Luv:
60.4861, 101.9452, -41.3255
Hunter-Lab:
53.5410, 75.6742, -14.0936
#fc48b5 color charts
#fc48b5 color shades, tints & tones
#fc48b5 color schemes
#fc48b5 color preview, HTML & CSS examples
This text has a color of #fc48b5
<p style="color:#fc48b5;">Text here</p>
.mytext {color:#fc48b5;}
This box has a color of #fc48b5
<div style="background-color:#fc48b5;">Content here</div>
.mybackground {background-color:#fc48b5;}
Border around this has a color of #fc48b5
<div style="border:2px solid #fc48b5;">Content here</div>
.myborder {border:2px solid #fc48b5;}