#ffd8e5 color space conversions
Hex:
#ffd8e5
RGB:
255, 216, 229
CMY:
0, 15, 10
CMYK:
0, 15, 10, 0
HSL:
340°, 100.0000%, 92.3529%
HSV (HSB):
340°, 15.2941%, 100.0000%
XYZ:
79.9387, 76.0289, 84.5906
xyY:
0.3323, 0.3161, 76.0289
CIE-Lab:
89.8727, 15.6167, -1.3194
CIE-LCH:
89.8727, 15.6724, 355.1709
CIE-Luv:
89.8727, 22.2793, -4.8624
Hunter-Lab:
87.1945, 11.0558, 3.5168
#ffd8e5 color charts
#ffd8e5 color shades, tints & tones
#ffd8e5 color schemes
#ffd8e5 color preview, HTML & CSS examples
This text has a color of #ffd8e5
<p style="color:#ffd8e5;">Text here</p>
.mytext {color:#ffd8e5;}
This box has a color of #ffd8e5
<div style="background-color:#ffd8e5;">Content here</div>
.mybackground {background-color:#ffd8e5;}
Border around this has a color of #ffd8e5
<div style="border:2px solid #ffd8e5;">Content here</div>
.myborder {border:2px solid #ffd8e5;}