#ffd2e3 color space conversions
Hex:
#ffd2e3
RGB:
255, 210, 227
CMY:
0, 18, 11
CMYK:
0, 18, 11, 0
HSL:
337°, 100.0000%, 91.1765%
HSV (HSB):
337°, 17.6471%, 100.0000%
XYZ:
78.1517, 72.8992, 82.6250
xyY:
0.3344, 0.3120, 72.8992
CIE-Lab:
88.3996, 18.4230, -2.4240
CIE-LCH:
88.3996, 18.5817, 352.5045
CIE-Luv:
88.3996, 25.7202, -7.0573
Hunter-Lab:
85.3811, 13.9693, 2.3906
#ffd2e3 color charts
#ffd2e3 color shades, tints & tones
#ffd2e3 color schemes
#ffd2e3 color preview, HTML & CSS examples
This text has a color of #ffd2e3
<p style="color:#ffd2e3;">Text here</p>
.mytext {color:#ffd2e3;}
This box has a color of #ffd2e3
<div style="background-color:#ffd2e3;">Content here</div>
.mybackground {background-color:#ffd2e3;}
Border around this has a color of #ffd2e3
<div style="border:2px solid #ffd2e3;">Content here</div>
.myborder {border:2px solid #ffd2e3;}