#fd5884 color space conversions
Hex:
#fd5884
RGB:
253, 88, 132
CMY:
1, 65, 48
CMYK:
0, 65, 48, 1
HSL:
344°, 97.6331%, 66.8627%
HSV (HSB):
344°, 65.2174%, 99.2157%
XYZ:
48.1626, 29.5280, 24.9908
xyY:
0.4690, 0.2876, 29.5280
CIE-Lab:
61.2448, 65.6694, 10.7276
CIE-LCH:
61.2448, 66.5398, 9.2777
CIE-Luv:
61.2448, 113.4548, 0.9113
Hunter-Lab:
54.3397, 63.1144, 10.7703
#fd5884 color charts
#fd5884 color shades, tints & tones
#fd5884 color schemes
#fd5884 color preview, HTML & CSS examples
This text has a color of #fd5884
<p style="color:#fd5884;">Text here</p>
.mytext {color:#fd5884;}
This box has a color of #fd5884
<div style="background-color:#fd5884;">Content here</div>
.mybackground {background-color:#fd5884;}
Border around this has a color of #fd5884
<div style="border:2px solid #fd5884;">Content here</div>
.myborder {border:2px solid #fd5884;}