#fc506e color space conversions
Hex:
#fc506e
RGB:
252, 80, 110
CMY:
1, 69, 57
CMYK:
0, 68, 56, 1
HSL:
350°, 96.6292%, 65.0980%
HSV (HSB):
350°, 68.2540%, 98.8235%
XYZ:
45.8280, 27.5586, 17.6558
xyY:
0.5034, 0.3027, 27.5586
CIE-Lab:
59.4878, 66.6951, 21.0897
CIE-LCH:
59.4878, 69.9500, 17.5475
CIE-Luv:
59.4878, 123.7889, 12.3171
Hunter-Lab:
52.4962, 63.9580, 16.8067
#fc506e color charts
#fc506e color shades, tints & tones
#fc506e color schemes
#fc506e color preview, HTML & CSS examples
This text has a color of #fc506e
<p style="color:#fc506e;">Text here</p>
.mytext {color:#fc506e;}
This box has a color of #fc506e
<div style="background-color:#fc506e;">Content here</div>
.mybackground {background-color:#fc506e;}
Border around this has a color of #fc506e
<div style="border:2px solid #fc506e;">Content here</div>
.myborder {border:2px solid #fc506e;}