#fc5db5 color space conversions
Hex:
#fc5db5
RGB:
252, 93, 181
CMY:
1, 64, 29
CMYK:
0, 63, 28, 1
HSL:
327°, 96.3636%, 67.6471%
HSV (HSB):
327°, 63.0952%, 98.8235%
XYZ:
52.3997, 31.8603, 47.1040
xyY:
0.3989, 0.2425, 31.8603
CIE-Lab:
63.2273, 68.4870, -14.6630
CIE-LCH:
63.2273, 70.0391, 347.9155
CIE-Luv:
63.2273, 93.9012, -34.0222
Hunter-Lab:
56.4450, 66.9287, -9.9667
#fc5db5 color charts
#fc5db5 color shades, tints & tones
#fc5db5 color schemes
#fc5db5 color preview, HTML & CSS examples
This text has a color of #fc5db5
<p style="color:#fc5db5;">Text here</p>
.mytext {color:#fc5db5;}
This box has a color of #fc5db5
<div style="background-color:#fc5db5;">Content here</div>
.mybackground {background-color:#fc5db5;}
Border around this has a color of #fc5db5
<div style="border:2px solid #fc5db5;">Content here</div>
.myborder {border:2px solid #fc5db5;}