#fc5da2 color space conversions
Hex:
#fc5da2
RGB:
252, 93, 162
CMY:
1, 64, 36
CMYK:
0, 63, 36, 1
HSL:
334°, 96.3636%, 67.6471%
HSV (HSB):
334°, 63.0952%, 98.8235%
XYZ:
50.5808, 31.1328, 37.5257
xyY:
0.4242, 0.2611, 31.1328
CIE-Lab:
62.6196, 66.3068, -4.6722
CIE-LCH:
62.6196, 66.4712, 355.9694
CIE-Luv:
62.6196, 100.3175, -19.2833
Hunter-Lab:
55.7968, 64.1693, -0.8174
#fc5da2 color charts
#fc5da2 color shades, tints & tones
#fc5da2 color schemes
#fc5da2 color preview, HTML & CSS examples
This text has a color of #fc5da2
<p style="color:#fc5da2;">Text here</p>
.mytext {color:#fc5da2;}
This box has a color of #fc5da2
<div style="background-color:#fc5da2;">Content here</div>
.mybackground {background-color:#fc5da2;}
Border around this has a color of #fc5da2
<div style="border:2px solid #fc5da2;">Content here</div>
.myborder {border:2px solid #fc5da2;}