#ffd2e9 color space conversions
Hex:
#ffd2e9
RGB:
255, 210, 233
CMY:
0, 18, 9
CMYK:
0, 18, 9, 0
HSL:
329°, 100.0000%, 91.1765%
HSV (HSB):
329°, 17.6471%, 100.0000%
XYZ:
78.9946, 73.2364, 87.0634
xyY:
0.3301, 0.3061, 73.2364
CIE-Lab:
88.5603, 19.4082, -5.3565
CIE-LCH:
88.5603, 20.1339, 344.5709
CIE-Luv:
88.5603, 25.0787, -11.7489
Hunter-Lab:
85.5783, 15.0057, -0.4141
#ffd2e9 color charts
#ffd2e9 color shades, tints & tones
#ffd2e9 color schemes
#ffd2e9 color preview, HTML & CSS examples
This text has a color of #ffd2e9
<p style="color:#ffd2e9;">Text here</p>
.mytext {color:#ffd2e9;}
This box has a color of #ffd2e9
<div style="background-color:#ffd2e9;">Content here</div>
.mybackground {background-color:#ffd2e9;}
Border around this has a color of #ffd2e9
<div style="border:2px solid #ffd2e9;">Content here</div>
.myborder {border:2px solid #ffd2e9;}