#ffd9d6 color space conversions
Hex:
#ffd9d6
RGB:
255, 217, 214
CMY:
0, 15, 16
CMYK:
0, 15, 16, 0
HSL:
4°, 100.0000%, 91.9608%
HSV (HSB):
4°, 16.0784%, 100.0000%
XYZ:
78.1905, 75.7407, 74.1167
xyY:
0.3429, 0.3321, 75.7407
CIE-Lab:
89.7388, 12.7279, 6.3748
CIE-LCH:
89.7388, 14.2351, 26.6041
CIE-Luv:
89.7388, 23.1712, 7.1707
Hunter-Lab:
87.0292, 8.0705, 10.4272
#ffd9d6 color charts
#ffd9d6 color shades, tints & tones
#ffd9d6 color schemes
#ffd9d6 color preview, HTML & CSS examples
This text has a color of #ffd9d6
<p style="color:#ffd9d6;">Text here</p>
.mytext {color:#ffd9d6;}
This box has a color of #ffd9d6
<div style="background-color:#ffd9d6;">Content here</div>
.mybackground {background-color:#ffd9d6;}
Border around this has a color of #ffd9d6
<div style="border:2px solid #ffd9d6;">Content here</div>
.myborder {border:2px solid #ffd9d6;}