#ffd6e1 color space conversions
Hex:
#ffd6e1
RGB:
255, 214, 225
CMY:
0, 16, 12
CMYK:
0, 16, 12, 0
HSL:
344°, 100.0000%, 91.9608%
HSV (HSB):
344°, 16.0784%, 100.0000%
XYZ:
78.8772, 74.7894, 81.5127
xyY:
0.3354, 0.3180, 74.7894
CIE-Lab:
89.2942, 16.0118, -0.0593
CIE-LCH:
89.2942, 16.0119, 359.7880
CIE-Luv:
89.2942, 23.7582, -3.0211
Hunter-Lab:
86.4809, 11.4642, 4.6527
#ffd6e1 color charts
#ffd6e1 color shades, tints & tones
#ffd6e1 color schemes
#ffd6e1 color preview, HTML & CSS examples
This text has a color of #ffd6e1
<p style="color:#ffd6e1;">Text here</p>
.mytext {color:#ffd6e1;}
This box has a color of #ffd6e1
<div style="background-color:#ffd6e1;">Content here</div>
.mybackground {background-color:#ffd6e1;}
Border around this has a color of #ffd6e1
<div style="border:2px solid #ffd6e1;">Content here</div>
.myborder {border:2px solid #ffd6e1;}