#ff5dd1 color space conversions
Hex:
#ff5dd1
RGB:
255, 93, 209
CMY:
0, 64, 18
CMYK:
0, 64, 18, 0
HSL:
317°, 100.0000%, 68.2353%
HSV (HSB):
317°, 63.5294%, 100.0000%
XYZ:
56.6630, 33.6922, 63.8384
xyY:
0.3675, 0.2185, 33.6922
CIE-Lab:
64.7175, 72.8940, -28.2249
CIE-LCH:
64.7175, 78.1676, 338.8333
CIE-Luv:
64.7175, 86.6019, -55.4777
Hunter-Lab:
58.0449, 72.6715, -24.5762
#ff5dd1 color charts
#ff5dd1 color shades, tints & tones
#ff5dd1 color schemes
#ff5dd1 color preview, HTML & CSS examples
This text has a color of #ff5dd1
<p style="color:#ff5dd1;">Text here</p>
.mytext {color:#ff5dd1;}
This box has a color of #ff5dd1
<div style="background-color:#ff5dd1;">Content here</div>
.mybackground {background-color:#ff5dd1;}
Border around this has a color of #ff5dd1
<div style="border:2px solid #ff5dd1;">Content here</div>
.myborder {border:2px solid #ff5dd1;}