#ffd3e0 color space conversions
Hex:
#ffd3e0
RGB:
255, 211, 224
CMY:
0, 17, 12
CMYK:
0, 17, 12, 0
HSL:
342°, 100.0000%, 91.3725%
HSV (HSB):
342°, 17.2549%, 100.0000%
XYZ:
77.9888, 73.2303, 80.5454
xyY:
0.3365, 0.3160, 73.2303
CIE-Lab:
88.5575, 17.4170, -0.6084
CIE-LCH:
88.5575, 17.4276, 357.9994
CIE-Luv:
88.5575, 25.4937, -4.1122
Hunter-Lab:
85.5747, 12.9208, 4.0968
#ffd3e0 color charts
#ffd3e0 color shades, tints & tones
#ffd3e0 color schemes
#ffd3e0 color preview, HTML & CSS examples
This text has a color of #ffd3e0
<p style="color:#ffd3e0;">Text here</p>
.mytext {color:#ffd3e0;}
This box has a color of #ffd3e0
<div style="background-color:#ffd3e0;">Content here</div>
.mybackground {background-color:#ffd3e0;}
Border around this has a color of #ffd3e0
<div style="border:2px solid #ffd3e0;">Content here</div>
.myborder {border:2px solid #ffd3e0;}