#ff5de6 color space conversions
Hex:
#ff5de6
RGB:
255, 93, 230
CMY:
0, 64, 10
CMYK:
0, 64, 10, 0
HSL:
309°, 100.0000%, 68.2353%
HSV (HSB):
309°, 63.5294%, 100.0000%
XYZ:
59.4373, 34.8019, 78.4477
xyY:
0.3442, 0.2015, 34.8019
CIE-Lab:
65.5941, 75.8741, -38.6162
CIE-LCH:
65.5941, 85.1357, 333.0261
CIE-Luv:
65.5941, 79.5003, -72.3723
Hunter-Lab:
58.9931, 76.6060, -37.5473
#ff5de6 color charts
#ff5de6 color shades, tints & tones
#ff5de6 color schemes
#ff5de6 color preview, HTML & CSS examples
This text has a color of #ff5de6
<p style="color:#ff5de6;">Text here</p>
.mytext {color:#ff5de6;}
This box has a color of #ff5de6
<div style="background-color:#ff5de6;">Content here</div>
.mybackground {background-color:#ff5de6;}
Border around this has a color of #ff5de6
<div style="border:2px solid #ff5de6;">Content here</div>
.myborder {border:2px solid #ff5de6;}