#fc5e84 color space conversions
Hex:
#fc5e84
RGB:
252, 94, 132
CMY:
1, 63, 48
CMYK:
0, 63, 48, 1
HSL:
346°, 96.3415%, 67.8431%
HSV (HSB):
346°, 62.6984%, 98.8235%
XYZ:
48.3124, 30.3668, 25.1448
xyY:
0.4653, 0.2925, 30.3668
CIE-Lab:
61.9694, 62.9592, 11.7258
CIE-LCH:
61.9694, 64.0418, 10.5502
CIE-Luv:
61.9694, 109.3859, 2.8064
Hunter-Lab:
55.1061, 60.0584, 11.5203
#fc5e84 color charts
#fc5e84 color shades, tints & tones
#fc5e84 color schemes
#fc5e84 color preview, HTML & CSS examples
This text has a color of #fc5e84
<p style="color:#fc5e84;">Text here</p>
.mytext {color:#fc5e84;}
This box has a color of #fc5e84
<div style="background-color:#fc5e84;">Content here</div>
.mybackground {background-color:#fc5e84;}
Border around this has a color of #fc5e84
<div style="border:2px solid #fc5e84;">Content here</div>
.myborder {border:2px solid #fc5e84;}