#ff5dae color space conversions
Hex:
#ff5dae
RGB:
255, 93, 174
CMY:
0, 64, 32
CMYK:
0, 64, 32, 0
HSL:
330°, 100.0000%, 68.2353%
HSV (HSB):
330°, 63.5294%, 100.0000%
XYZ:
52.7943, 32.1447, 43.4664
xyY:
0.4112, 0.2503, 32.1447
CIE-Lab:
63.4623, 68.5007, -10.2593
CIE-LCH:
63.4623, 69.2647, 351.4821
CIE-Luv:
63.4623, 98.6270, -27.6653
Hunter-Lab:
56.6963, 66.9967, -5.7674
#ff5dae color charts
#ff5dae color shades, tints & tones
#ff5dae color schemes
#ff5dae color preview, HTML & CSS examples
This text has a color of #ff5dae
<p style="color:#ff5dae;">Text here</p>
.mytext {color:#ff5dae;}
This box has a color of #ff5dae
<div style="background-color:#ff5dae;">Content here</div>
.mybackground {background-color:#ff5dae;}
Border around this has a color of #ff5dae
<div style="border:2px solid #ff5dae;">Content here</div>
.myborder {border:2px solid #ff5dae;}