#ffd4d0 color space conversions
Hex:
#ffd4d0
RGB:
255, 212, 208
CMY:
0, 17, 18
CMYK:
0, 17, 18, 0
HSL:
5°, 100.0000%, 90.7843%
HSV (HSB):
5°, 18.4314%, 100.0000%
XYZ:
76.1686, 72.9010, 69.7313
xyY:
0.3481, 0.3332, 72.9010
CIE-Lab:
88.4005, 14.4233, 7.6080
CIE-LCH:
88.4005, 16.3068, 27.8109
CIE-Luv:
88.4005, 26.5680, 8.6099
Hunter-Lab:
85.3821, 9.8197, 11.3455
#ffd4d0 color charts
#ffd4d0 color shades, tints & tones
#ffd4d0 color schemes
#ffd4d0 color preview, HTML & CSS examples
This text has a color of #ffd4d0
<p style="color:#ffd4d0;">Text here</p>
.mytext {color:#ffd4d0;}
This box has a color of #ffd4d0
<div style="background-color:#ffd4d0;">Content here</div>
.mybackground {background-color:#ffd4d0;}
Border around this has a color of #ffd4d0
<div style="border:2px solid #ffd4d0;">Content here</div>
.myborder {border:2px solid #ffd4d0;}