#ffd7d6 color space conversions
Hex:
#ffd7d6
RGB:
255, 215, 214
CMY:
0, 16, 16
CMYK:
0, 16, 16, 0
HSL:
1°, 100.0000%, 91.9608%
HSV (HSB):
1°, 16.0784%, 100.0000%
XYZ:
77.6780, 74.7159, 73.9459
xyY:
0.3432, 0.3301, 74.7159
CIE-Lab:
89.2598, 13.7672, 5.6841
CIE-LCH:
89.2598, 14.8945, 22.4342
CIE-Luv:
89.2598, 24.2894, 5.9533
Hunter-Lab:
86.4384, 9.1423, 9.7857
#ffd7d6 color charts
#ffd7d6 color shades, tints & tones
#ffd7d6 color schemes
#ffd7d6 color preview, HTML & CSS examples
This text has a color of #ffd7d6
<p style="color:#ffd7d6;">Text here</p>
.mytext {color:#ffd7d6;}
This box has a color of #ffd7d6
<div style="background-color:#ffd7d6;">Content here</div>
.mybackground {background-color:#ffd7d6;}
Border around this has a color of #ffd7d6
<div style="border:2px solid #ffd7d6;">Content here</div>
.myborder {border:2px solid #ffd7d6;}