#fc326e color space conversions
Hex:
#fc326e
RGB:
252, 50, 110
CMY:
1, 80, 57
CMYK:
0, 80, 56, 1
HSL:
342°, 97.1154%, 59.2157%
HSV (HSB):
342°, 80.1587%, 98.8235%
XYZ:
44.1000, 24.1024, 17.0798
xyY:
0.5171, 0.2826, 24.1024
CIE-Lab:
56.1902, 75.9175, 16.6034
CIE-LCH:
56.1902, 77.7119, 12.3365
CIE-Luv:
56.1902, 137.5191, 4.7173
Hunter-Lab:
49.0942, 74.4266, 13.7391
#fc326e color charts
#fc326e color shades, tints & tones
#fc326e color schemes
#fc326e color preview, HTML & CSS examples
This text has a color of #fc326e
<p style="color:#fc326e;">Text here</p>
.mytext {color:#fc326e;}
This box has a color of #fc326e
<div style="background-color:#fc326e;">Content here</div>
.mybackground {background-color:#fc326e;}
Border around this has a color of #fc326e
<div style="border:2px solid #fc326e;">Content here</div>
.myborder {border:2px solid #fc326e;}