#ff5daa color space conversions
Hex:
#ff5daa
RGB:
255, 93, 170
CMY:
0, 64, 33
CMYK:
0, 64, 33, 0
HSL:
331°, 100.0000%, 68.2353%
HSV (HSB):
331°, 63.5294%, 100.0000%
XYZ:
52.4100, 31.9910, 41.4428
xyY:
0.4165, 0.2542, 31.9910
CIE-Lab:
63.3354, 68.0478, -8.1563
CIE-LCH:
63.3354, 68.5349, 353.1650
CIE-Luv:
63.3354, 99.9890, -24.5681
Hunter-Lab:
56.5606, 66.4203, -3.8503
#ff5daa color charts
#ff5daa color shades, tints & tones
#ff5daa color schemes
#ff5daa color preview, HTML & CSS examples
This text has a color of #ff5daa
<p style="color:#ff5daa;">Text here</p>
.mytext {color:#ff5daa;}
This box has a color of #ff5daa
<div style="background-color:#ff5daa;">Content here</div>
.mybackground {background-color:#ff5daa;}
Border around this has a color of #ff5daa
<div style="border:2px solid #ff5daa;">Content here</div>
.myborder {border:2px solid #ff5daa;}