#fc518e color space conversions
Hex:
#fc518e
RGB:
252, 81, 142
CMY:
1, 68, 44
CMYK:
0, 68, 44, 1
HSL:
339°, 96.6102%, 65.2941%
HSV (HSB):
339°, 67.8571%, 98.8235%
XYZ:
47.9698, 28.5333, 28.5704
xyY:
0.4565, 0.2716, 28.5333
CIE-Lab:
60.3675, 68.9184, 3.6273
CIE-LCH:
60.3675, 69.0137, 3.0128
CIE-Luv:
60.3675, 112.8326, -8.7403
Hunter-Lab:
53.4166, 66.8197, 5.6798
#fc518e color charts
#fc518e color shades, tints & tones
#fc518e color schemes
#fc518e color preview, HTML & CSS examples
This text has a color of #fc518e
<p style="color:#fc518e;">Text here</p>
.mytext {color:#fc518e;}
This box has a color of #fc518e
<div style="background-color:#fc518e;">Content here</div>
.mybackground {background-color:#fc518e;}
Border around this has a color of #fc518e
<div style="border:2px solid #fc518e;">Content here</div>
.myborder {border:2px solid #fc518e;}