#ffd5d1 color space conversions
Hex:
#ffd5d1
RGB:
255, 213, 209
CMY:
0, 16, 18
CMYK:
0, 16, 18, 0
HSL:
5°, 100.0000%, 90.9804%
HSV (HSB):
5°, 18.0392%, 100.0000%
XYZ:
76.5429, 73.4519, 70.4650
xyY:
0.3472, 0.3332, 73.4519
CIE-Lab:
88.6628, 14.0519, 7.4578
CIE-LCH:
88.6628, 15.9083, 27.9563
CIE-Luv:
88.6628, 25.9019, 8.4702
Hunter-Lab:
85.7041, 9.4373, 11.2453
#ffd5d1 color charts
#ffd5d1 color shades, tints & tones
#ffd5d1 color schemes
#ffd5d1 color preview, HTML & CSS examples
This text has a color of #ffd5d1
<p style="color:#ffd5d1;">Text here</p>
.mytext {color:#ffd5d1;}
This box has a color of #ffd5d1
<div style="background-color:#ffd5d1;">Content here</div>
.mybackground {background-color:#ffd5d1;}
Border around this has a color of #ffd5d1
<div style="border:2px solid #ffd5d1;">Content here</div>
.myborder {border:2px solid #ffd5d1;}