#ffdae5 color space conversions
Hex:
#ffdae5
RGB:
255, 218, 229
CMY:
0, 15, 10
CMYK:
0, 15, 10, 0
HSL:
342°, 100.0000%, 92.7451%
HSV (HSB):
342°, 14.5098%, 100.0000%
XYZ:
80.4543, 77.0600, 84.7624
xyY:
0.3321, 0.3181, 77.0600
CIE-Lab:
90.3492, 14.5755, -0.6223
CIE-LCH:
90.3492, 14.5888, 357.5552
CIE-Luv:
90.3492, 21.2027, -3.6100
Hunter-Lab:
87.7838, 9.9744, 4.1993
#ffdae5 color charts
#ffdae5 color shades, tints & tones
#ffdae5 color schemes
#ffdae5 color preview, HTML & CSS examples
This text has a color of #ffdae5
<p style="color:#ffdae5;">Text here</p>
.mytext {color:#ffdae5;}
This box has a color of #ffdae5
<div style="background-color:#ffdae5;">Content here</div>
.mybackground {background-color:#ffdae5;}
Border around this has a color of #ffdae5
<div style="border:2px solid #ffdae5;">Content here</div>
.myborder {border:2px solid #ffdae5;}