#ffdad6 color space conversions
Hex:
#ffdad6
RGB:
255, 218, 214
CMY:
0, 15, 16
CMYK:
0, 15, 16, 0
HSL:
6°, 100.0000%, 91.9608%
HSV (HSB):
6°, 16.0784%, 100.0000%
XYZ:
78.4490, 76.2578, 74.2029
xyY:
0.3427, 0.3331, 76.2578
CIE-Lab:
89.9789, 12.2089, 6.7206
CIE-LCH:
89.9789, 13.9364, 28.8314
CIE-Luv:
89.9789, 22.6123, 7.7794
Hunter-Lab:
87.3257, 7.5353, 10.7478
#ffdad6 color charts
#ffdad6 color shades, tints & tones
#ffdad6 color schemes
#ffdad6 color preview, HTML & CSS examples
This text has a color of #ffdad6
<p style="color:#ffdad6;">Text here</p>
.mytext {color:#ffdad6;}
This box has a color of #ffdad6
<div style="background-color:#ffdad6;">Content here</div>
.mybackground {background-color:#ffdad6;}
Border around this has a color of #ffdad6
<div style="border:2px solid #ffdad6;">Content here</div>
.myborder {border:2px solid #ffdad6;}