#fd3abc color space conversions
Hex:
#fd3abc
RGB:
253, 58, 188
CMY:
1, 77, 26
CMYK:
0, 77, 26, 1
HSL:
320°, 97.9899%, 60.9804%
HSV (HSB):
320°, 77.0751%, 99.2157%
XYZ:
51.0982, 27.5396, 50.1995
xyY:
0.3966, 0.2138, 27.5396
CIE-Lab:
59.4705, 81.2571, -24.3836
CIE-LCH:
59.4705, 84.8367, 343.2966
CIE-Luv:
59.4705, 104.0764, -50.3921
Hunter-Lab:
52.4782, 81.9692, -19.9808
#fd3abc color charts
#fd3abc color shades, tints & tones
#fd3abc color schemes
#fd3abc color preview, HTML & CSS examples
This text has a color of #fd3abc
<p style="color:#fd3abc;">Text here</p>
.mytext {color:#fd3abc;}
This box has a color of #fd3abc
<div style="background-color:#fd3abc;">Content here</div>
.mybackground {background-color:#fd3abc;}
Border around this has a color of #fd3abc
<div style="border:2px solid #fd3abc;">Content here</div>
.myborder {border:2px solid #fd3abc;}