#fc48da color space conversions
Hex:
#fc48da
RGB:
252, 72, 218
CMY:
1, 72, 15
CMYK:
0, 71, 13, 1
HSL:
311°, 96.7742%, 63.5294%
HSV (HSB):
311°, 71.4286%, 98.8235%
XYZ:
55.1171, 30.3921, 69.2909
xyY:
0.3561, 0.1963, 30.3921
CIE-Lab:
61.9911, 80.7835, -37.5618
CIE-LCH:
61.9911, 89.0890, 335.0631
CIE-Luv:
61.9911, 87.7181, -70.7877
Hunter-Lab:
55.1291, 81.9855, -35.9304
#fc48da color charts
#fc48da color shades, tints & tones
#fc48da color schemes
#fc48da color preview, HTML & CSS examples
This text has a color of #fc48da
<p style="color:#fc48da;">Text here</p>
.mytext {color:#fc48da;}
This box has a color of #fc48da
<div style="background-color:#fc48da;">Content here</div>
.mybackground {background-color:#fc48da;}
Border around this has a color of #fc48da
<div style="border:2px solid #fc48da;">Content here</div>
.myborder {border:2px solid #fc48da;}