#fc3d6a color space conversions
Hex:
#fc3d6a
RGB:
252, 61, 106
CMY:
1, 76, 58
CMYK:
0, 76, 58, 1
HSL:
346°, 96.9543%, 61.3725%
HSV (HSB):
346°, 75.7937%, 98.8235%
XYZ:
44.4151, 25.0735, 16.1344
xyY:
0.5187, 0.2928, 25.0735
CIE-Lab:
57.1470, 72.7134, 20.2809
CIE-LCH:
57.1470, 75.4888, 15.5846
CIE-Luv:
57.1470, 134.4898, 9.5833
Hunter-Lab:
50.0735, 70.7008, 15.9473
#fc3d6a color charts
#fc3d6a color shades, tints & tones
#fc3d6a color schemes
#fc3d6a color preview, HTML & CSS examples
This text has a color of #fc3d6a
<p style="color:#fc3d6a;">Text here</p>
.mytext {color:#fc3d6a;}
This box has a color of #fc3d6a
<div style="background-color:#fc3d6a;">Content here</div>
.mybackground {background-color:#fc3d6a;}
Border around this has a color of #fc3d6a
<div style="border:2px solid #fc3d6a;">Content here</div>
.myborder {border:2px solid #fc3d6a;}