#fc5e9c color space conversions
Hex:
#fc5e9c
RGB:
252, 94, 156
CMY:
1, 63, 39
CMYK:
0, 63, 38, 1
HSL:
336°, 96.3415%, 67.8431%
HSV (HSB):
336°, 62.6984%, 98.8235%
XYZ:
50.1483, 31.1012, 34.8125
xyY:
0.4321, 0.2680, 31.1012
CIE-Lab:
62.5929, 65.2634, -1.2537
CIE-LCH:
62.5929, 65.2755, 358.8995
CIE-Luv:
62.5929, 101.8138, -14.3781
Hunter-Lab:
55.7684, 62.9169, 2.0271
#fc5e9c color charts
#fc5e9c color shades, tints & tones
#fc5e9c color schemes
#fc5e9c color preview, HTML & CSS examples
This text has a color of #fc5e9c
<p style="color:#fc5e9c;">Text here</p>
.mytext {color:#fc5e9c;}
This box has a color of #fc5e9c
<div style="background-color:#fc5e9c;">Content here</div>
.mybackground {background-color:#fc5e9c;}
Border around this has a color of #fc5e9c
<div style="border:2px solid #fc5e9c;">Content here</div>
.myborder {border:2px solid #fc5e9c;}