#fd73c5 color space conversions
Hex:
#fd73c5
RGB:
253, 115, 197
CMY:
1, 55, 23
CMYK:
0, 55, 22, 1
HSL:
324°, 97.1831%, 72.1569%
HSV (HSB):
324°, 54.5455%, 99.2157%
XYZ:
56.7168, 37.1753, 57.0096
xyY:
0.3759, 0.2464, 37.1753
CIE-Lab:
67.4084, 61.4285, -17.3903
CIE-LCH:
67.4084, 63.8427, 344.1933
CIE-Luv:
67.4084, 79.7658, -37.0907
Hunter-Lab:
60.9716, 59.3435, -12.7572
#fd73c5 color charts
#fd73c5 color shades, tints & tones
#fd73c5 color schemes
#fd73c5 color preview, HTML & CSS examples
This text has a color of #fd73c5
<p style="color:#fd73c5;">Text here</p>
.mytext {color:#fd73c5;}
This box has a color of #fd73c5
<div style="background-color:#fd73c5;">Content here</div>
.mybackground {background-color:#fd73c5;}
Border around this has a color of #fd73c5
<div style="border:2px solid #fd73c5;">Content here</div>
.myborder {border:2px solid #fd73c5;}