#fc5d91 color space conversions
Hex:
#fc5d91
RGB:
252, 93, 145
CMY:
1, 64, 43
CMYK:
0, 63, 42, 1
HSL:
340°, 96.3636%, 67.6471%
HSV (HSB):
340°, 63.0952%, 98.8235%
XYZ:
49.1701, 30.5685, 30.0968
xyY:
0.4477, 0.2783, 30.5685
CIE-Lab:
62.1417, 64.5641, 4.4453
CIE-LCH:
62.1417, 64.7170, 3.9386
CIE-Luv:
62.1417, 105.8787, -6.6777
Hunter-Lab:
55.2888, 61.9904, 6.4272
#fc5d91 color charts
#fc5d91 color shades, tints & tones
#fc5d91 color schemes
#fc5d91 color preview, HTML & CSS examples
This text has a color of #fc5d91
<p style="color:#fc5d91;">Text here</p>
.mytext {color:#fc5d91;}
This box has a color of #fc5d91
<div style="background-color:#fc5d91;">Content here</div>
.mybackground {background-color:#fc5d91;}
Border around this has a color of #fc5d91
<div style="border:2px solid #fc5d91;">Content here</div>
.myborder {border:2px solid #fc5d91;}