#fc5e91 color space conversions
Hex:
#fc5e91
RGB:
252, 94, 145
CMY:
1, 63, 43
CMYK:
0, 63, 42, 1
HSL:
341°, 96.3415%, 67.8431%
HSV (HSB):
341°, 62.6984%, 98.8235%
XYZ:
49.2584, 30.7452, 30.1263
xyY:
0.4473, 0.2792, 30.7452
CIE-Lab:
62.2919, 64.1566, 4.6619
CIE-LCH:
62.2919, 64.3258, 4.1560
CIE-Luv:
62.2919, 105.3577, -6.3035
Hunter-Lab:
55.4483, 61.5387, 6.6003
#fc5e91 color charts
#fc5e91 color shades, tints & tones
#fc5e91 color schemes
#fc5e91 color preview, HTML & CSS examples
This text has a color of #fc5e91
<p style="color:#fc5e91;">Text here</p>
.mytext {color:#fc5e91;}
This box has a color of #fc5e91
<div style="background-color:#fc5e91;">Content here</div>
.mybackground {background-color:#fc5e91;}
Border around this has a color of #fc5e91
<div style="border:2px solid #fc5e91;">Content here</div>
.myborder {border:2px solid #fc5e91;}