#fc5066 color space conversions
Hex:
#fc5066
RGB:
252, 80, 102
CMY:
1, 69, 60
CMYK:
0, 68, 60, 1
HSL:
352°, 96.6292%, 65.0980%
HSV (HSB):
352°, 68.2540%, 98.8235%
XYZ:
45.4118, 27.3921, 15.4641
xyY:
0.5145, 0.3103, 27.3921
CIE-Lab:
59.3355, 66.1611, 25.5406
CIE-LCH:
59.3355, 70.9197, 21.1084
CIE-Luv:
59.3355, 126.1284, 17.0372
Hunter-Lab:
52.3374, 63.2892, 19.1178
#fc5066 color charts
#fc5066 color shades, tints & tones
#fc5066 color schemes
#fc5066 color preview, HTML & CSS examples
This text has a color of #fc5066
<p style="color:#fc5066;">Text here</p>
.mytext {color:#fc5066;}
This box has a color of #fc5066
<div style="background-color:#fc5066;">Content here</div>
.mybackground {background-color:#fc5066;}
Border around this has a color of #fc5066
<div style="border:2px solid #fc5066;">Content here</div>
.myborder {border:2px solid #fc5066;}