#fc3d94 color space conversions
Hex:
#fc3d94
RGB:
252, 61, 148
CMY:
1, 76, 42
CMYK:
0, 76, 41, 1
HSL:
333°, 96.9543%, 61.3725%
HSV (HSB):
333°, 75.7937%, 98.8235%
XYZ:
47.1589, 26.1711, 30.5829
xyY:
0.4538, 0.2519, 26.1711
CIE-Lab:
58.1991, 76.0093, -3.0500
CIE-LCH:
58.1991, 76.0705, 357.7021
CIE-Luv:
58.1991, 118.8522, -19.0315
Hunter-Lab:
51.1577, 75.0217, 0.3658
#fc3d94 color charts
#fc3d94 color shades, tints & tones
#fc3d94 color schemes
#fc3d94 color preview, HTML & CSS examples
This text has a color of #fc3d94
<p style="color:#fc3d94;">Text here</p>
.mytext {color:#fc3d94;}
This box has a color of #fc3d94
<div style="background-color:#fc3d94;">Content here</div>
.mybackground {background-color:#fc3d94;}
Border around this has a color of #fc3d94
<div style="border:2px solid #fc3d94;">Content here</div>
.myborder {border:2px solid #fc3d94;}