#ffd4d7 color space conversions
Hex:
#ffd4d7
RGB:
255, 212, 215
CMY:
0, 17, 16
CMYK:
0, 17, 16, 0
HSL:
356°, 100.0000%, 91.5686%
HSV (HSB):
356°, 16.8627%, 100.0000%
XYZ:
77.0492, 73.2533, 74.3683
xyY:
0.3429, 0.3260, 73.2533
CIE-Lab:
88.5684, 15.4825, 4.1579
CIE-LCH:
88.5684, 16.0311, 15.0322
CIE-Luv:
88.5684, 25.8666, 3.3735
Hunter-Lab:
85.5881, 10.9123, 8.3940
#ffd4d7 color charts
#ffd4d7 color shades, tints & tones
#ffd4d7 color schemes
#ffd4d7 color preview, HTML & CSS examples
This text has a color of #ffd4d7
<p style="color:#ffd4d7;">Text here</p>
.mytext {color:#ffd4d7;}
This box has a color of #ffd4d7
<div style="background-color:#ffd4d7;">Content here</div>
.mybackground {background-color:#ffd4d7;}
Border around this has a color of #ffd4d7
<div style="border:2px solid #ffd4d7;">Content here</div>
.myborder {border:2px solid #ffd4d7;}