#ff5dd0 color space conversions
Hex:
#ff5dd0
RGB:
255, 93, 208
CMY:
0, 64, 18
CMYK:
0, 64, 18, 0
HSL:
317°, 100.0000%, 68.2353%
HSV (HSB):
317°, 63.5294%, 100.0000%
XYZ:
56.5395, 33.6428, 63.1882
xyY:
0.3686, 0.2194, 33.6428
CIE-Lab:
64.6780, 72.7582, -27.7228
CIE-LCH:
64.6780, 77.8608, 339.1419
CIE-Luv:
64.6780, 86.9442, -54.6732
Hunter-Lab:
58.0024, 72.4939, -23.9893
#ff5dd0 color charts
#ff5dd0 color shades, tints & tones
#ff5dd0 color schemes
#ff5dd0 color preview, HTML & CSS examples
This text has a color of #ff5dd0
<p style="color:#ff5dd0;">Text here</p>
.mytext {color:#ff5dd0;}
This box has a color of #ff5dd0
<div style="background-color:#ff5dd0;">Content here</div>
.mybackground {background-color:#ff5dd0;}
Border around this has a color of #ff5dd0
<div style="border:2px solid #ff5dd0;">Content here</div>
.myborder {border:2px solid #ff5dd0;}