#ffd7e5 color space conversions
Hex:
#ffd7e5
RGB:
255, 215, 229
CMY:
0, 16, 10
CMYK:
0, 16, 10, 0
HSL:
339°, 100.0000%, 92.1569%
HSV (HSB):
339°, 15.6863%, 100.0000%
XYZ:
79.6833, 75.5180, 84.5054
xyY:
0.3324, 0.3150, 75.5180
CIE-Lab:
89.6351, 16.1379, -1.6674
CIE-LCH:
89.6351, 16.2238, 354.1009
CIE-Luv:
89.6351, 22.8176, -5.4883
Hunter-Lab:
86.9011, 11.5973, 3.1753
#ffd7e5 color charts
#ffd7e5 color shades, tints & tones
#ffd7e5 color schemes
#ffd7e5 color preview, HTML & CSS examples
This text has a color of #ffd7e5
<p style="color:#ffd7e5;">Text here</p>
.mytext {color:#ffd7e5;}
This box has a color of #ffd7e5
<div style="background-color:#ffd7e5;">Content here</div>
.mybackground {background-color:#ffd7e5;}
Border around this has a color of #ffd7e5
<div style="border:2px solid #ffd7e5;">Content here</div>
.myborder {border:2px solid #ffd7e5;}