#fc3b9d color space conversions
Hex:
#fc3b9d
RGB:
252, 59, 157
CMY:
1, 77, 38
CMYK:
0, 77, 38, 1
HSL:
330°, 96.9849%, 60.9804%
HSV (HSB):
330°, 76.5873%, 98.8235%
XYZ:
47.7947, 26.2577, 34.4475
xyY:
0.4405, 0.2420, 26.2577
CIE-Lab:
58.2809, 77.4275, -8.2086
CIE-LCH:
58.2809, 77.8614, 353.9483
CIE-Luv:
58.2809, 115.8789, -26.3094
Hunter-Lab:
51.2423, 76.8164, -3.9880
#fc3b9d color charts
#fc3b9d color shades, tints & tones
#fc3b9d color schemes
#fc3b9d color preview, HTML & CSS examples
This text has a color of #fc3b9d
<p style="color:#fc3b9d;">Text here</p>
.mytext {color:#fc3b9d;}
This box has a color of #fc3b9d
<div style="background-color:#fc3b9d;">Content here</div>
.mybackground {background-color:#fc3b9d;}
Border around this has a color of #fc3b9d
<div style="border:2px solid #fc3b9d;">Content here</div>
.myborder {border:2px solid #fc3b9d;}