#fc3d8c color space conversions
Hex:
#fc3d8c
RGB:
252, 61, 140
CMY:
1, 76, 45
CMYK:
0, 76, 44, 1
HSL:
335°, 96.9543%, 61.3725%
HSV (HSB):
335°, 75.7937%, 98.8235%
XYZ:
46.5473, 25.9264, 27.3619
xyY:
0.4662, 0.2597, 25.9264
CIE-Lab:
57.9671, 75.2903, 1.3200
CIE-LCH:
57.9671, 75.3018, 1.0044
CIE-Luv:
57.9671, 122.0228, -13.1632
Hunter-Lab:
50.9180, 74.0715, 3.7817
#fc3d8c color charts
#fc3d8c color shades, tints & tones
#fc3d8c color schemes
#fc3d8c color preview, HTML & CSS examples
This text has a color of #fc3d8c
<p style="color:#fc3d8c;">Text here</p>
.mytext {color:#fc3d8c;}
This box has a color of #fc3d8c
<div style="background-color:#fc3d8c;">Content here</div>
.mybackground {background-color:#fc3d8c;}
Border around this has a color of #fc3d8c
<div style="border:2px solid #fc3d8c;">Content here</div>
.myborder {border:2px solid #fc3d8c;}