#ffd7d5 color space conversions
Hex:
#ffd7d5
RGB:
255, 215, 213
CMY:
0, 16, 16
CMYK:
0, 16, 16, 0
HSL:
3°, 100.0000%, 91.7647%
HSV (HSB):
3°, 16.4706%, 100.0000%
XYZ:
77.5507, 74.6650, 73.2752
xyY:
0.3439, 0.3311, 74.6650
CIE-Lab:
89.2358, 13.6148, 6.1759
CIE-LCH:
89.2358, 14.9500, 24.3999
CIE-Luv:
89.2358, 24.3859, 6.7016
Hunter-Lab:
86.4089, 8.9855, 10.2080
#ffd7d5 color charts
#ffd7d5 color shades, tints & tones
#ffd7d5 color schemes
#ffd7d5 color preview, HTML & CSS examples
This text has a color of #ffd7d5
<p style="color:#ffd7d5;">Text here</p>
.mytext {color:#ffd7d5;}
This box has a color of #ffd7d5
<div style="background-color:#ffd7d5;">Content here</div>
.mybackground {background-color:#ffd7d5;}
Border around this has a color of #ffd7d5
<div style="border:2px solid #ffd7d5;">Content here</div>
.myborder {border:2px solid #ffd7d5;}