#fc386d color space conversions
Hex:
#fc386d
RGB:
252, 56, 109
CMY:
1, 78, 57
CMYK:
0, 78, 57, 1
HSL:
344°, 97.0297%, 60.3922%
HSV (HSB):
344°, 77.7778%, 98.8235%
XYZ:
44.3194, 24.6279, 16.8858
xyY:
0.5163, 0.2869, 24.6279
CIE-Lab:
56.7111, 74.3133, 17.9113
CIE-LCH:
56.7111, 76.4414, 13.5512
CIE-Luv:
56.7111, 135.5780, 6.6010
Hunter-Lab:
49.6265, 72.5645, 14.5647
#fc386d color charts
#fc386d color shades, tints & tones
#fc386d color schemes
#fc386d color preview, HTML & CSS examples
This text has a color of #fc386d
<p style="color:#fc386d;">Text here</p>
.mytext {color:#fc386d;}
This box has a color of #fc386d
<div style="background-color:#fc386d;">Content here</div>
.mybackground {background-color:#fc386d;}
Border around this has a color of #fc386d
<div style="border:2px solid #fc386d;">Content here</div>
.myborder {border:2px solid #fc386d;}