#fd3a7d color space conversions
Hex:
#fd3a7d
RGB:
253, 58, 125
CMY:
1, 77, 51
CMYK:
0, 77, 51, 1
HSL:
339°, 97.9899%, 60.9804%
HSV (HSB):
339°, 77.0751%, 99.2157%
XYZ:
45.7227, 25.3894, 21.8928
xyY:
0.4916, 0.2730, 25.3894
CIE-Lab:
57.4529, 75.1658, 9.4745
CIE-LCH:
57.4529, 75.7605, 7.1841
CIE-Luv:
57.4529, 129.7393, -3.0805
Hunter-Lab:
50.3879, 73.7947, 9.5109
#fd3a7d color charts
#fd3a7d color shades, tints & tones
#fd3a7d color schemes
#fd3a7d color preview, HTML & CSS examples
This text has a color of #fd3a7d
<p style="color:#fd3a7d;">Text here</p>
.mytext {color:#fd3a7d;}
This box has a color of #fd3a7d
<div style="background-color:#fd3a7d;">Content here</div>
.mybackground {background-color:#fd3a7d;}
Border around this has a color of #fd3a7d
<div style="border:2px solid #fd3a7d;">Content here</div>
.myborder {border:2px solid #fd3a7d;}