#fd3b7e color space conversions
Hex:
#fd3b7e
RGB:
253, 59, 126
CMY:
1, 77, 51
CMYK:
0, 77, 50, 1
HSL:
339°, 97.9798%, 61.1765%
HSV (HSB):
339°, 76.6798%, 99.2157%
XYZ:
45.8379, 25.5169, 22.2480
xyY:
0.4897, 0.2726, 25.5169
CIE-Lab:
57.5757, 74.9652, 9.0559
CIE-LCH:
57.5757, 75.5102, 6.8881
CIE-Luv:
57.5757, 128.9758, -3.5228
Hunter-Lab:
50.5143, 73.5752, 9.2469
#fd3b7e color charts
#fd3b7e color shades, tints & tones
#fd3b7e color schemes
#fd3b7e color preview, HTML & CSS examples
This text has a color of #fd3b7e
<p style="color:#fd3b7e;">Text here</p>
.mytext {color:#fd3b7e;}
This box has a color of #fd3b7e
<div style="background-color:#fd3b7e;">Content here</div>
.mybackground {background-color:#fd3b7e;}
Border around this has a color of #fd3b7e
<div style="border:2px solid #fd3b7e;">Content here</div>
.myborder {border:2px solid #fd3b7e;}