#ffd8d8 color space conversions
Hex:
#ffd8d8
RGB:
255, 216, 216
CMY:
0, 15, 15
CMYK:
0, 15, 15, 0
HSL:
0°, 100.0000%, 92.3529%
HSV (HSB):
0°, 15.2941%, 100.0000%
XYZ:
78.1905, 75.3296, 75.3847
xyY:
0.3416, 0.3291, 75.3296
CIE-Lab:
89.5472, 13.5543, 5.0467
CIE-LCH:
89.5472, 14.4633, 20.4218
CIE-Luv:
89.5472, 23.5395, 5.0621
Hunter-Lab:
86.7926, 8.9216, 9.2578
#ffd8d8 color charts
#ffd8d8 color shades, tints & tones
#ffd8d8 color schemes
#ffd8d8 color preview, HTML & CSS examples
This text has a color of #ffd8d8
<p style="color:#ffd8d8;">Text here</p>
.mytext {color:#ffd8d8;}
This box has a color of #ffd8d8
<div style="background-color:#ffd8d8;">Content here</div>
.mybackground {background-color:#ffd8d8;}
Border around this has a color of #ffd8d8
<div style="border:2px solid #ffd8d8;">Content here</div>
.myborder {border:2px solid #ffd8d8;}