#fd3b9c color space conversions
Hex:
#fd3b9c
RGB:
253, 59, 156
CMY:
1, 77, 39
CMYK:
0, 77, 38, 1
HSL:
330°, 97.9798%, 61.1765%
HSV (HSB):
330°, 76.6798%, 99.2157%
XYZ:
48.0727, 26.4109, 34.0166
xyY:
0.4431, 0.2434, 26.4109
CIE-Lab:
58.4250, 77.5757, -7.3895
CIE-LCH:
58.4250, 77.9269, 354.5587
CIE-Luv:
58.4250, 117.0863, -25.2313
Hunter-Lab:
51.3915, 77.0376, -3.2706
#fd3b9c color charts
#fd3b9c color shades, tints & tones
#fd3b9c color schemes
#fd3b9c color preview, HTML & CSS examples
This text has a color of #fd3b9c
<p style="color:#fd3b9c;">Text here</p>
.mytext {color:#fd3b9c;}
This box has a color of #fd3b9c
<div style="background-color:#fd3b9c;">Content here</div>
.mybackground {background-color:#fd3b9c;}
Border around this has a color of #fd3b9c
<div style="border:2px solid #fd3b9c;">Content here</div>
.myborder {border:2px solid #fd3b9c;}