#ffd0e4 color space conversions
Hex:
#ffd0e4
RGB:
255, 208, 228
CMY:
0, 18, 11
CMYK:
0, 18, 11, 0
HSL:
334°, 100.0000%, 90.7843%
HSV (HSB):
334°, 18.4314%, 100.0000%
XYZ:
77.7995, 71.9732, 83.1905
xyY:
0.3340, 0.3089, 71.9732
CIE-Lab:
87.9557, 19.6317, -3.6047
CIE-LCH:
87.9557, 19.9599, 349.5955
CIE-Luv:
87.9557, 26.6914, -9.0825
Hunter-Lab:
84.8370, 15.2280, 1.2466
#ffd0e4 color charts
#ffd0e4 color shades, tints & tones
#ffd0e4 color schemes
#ffd0e4 color preview, HTML & CSS examples
This text has a color of #ffd0e4
<p style="color:#ffd0e4;">Text here</p>
.mytext {color:#ffd0e4;}
This box has a color of #ffd0e4
<div style="background-color:#ffd0e4;">Content here</div>
.mybackground {background-color:#ffd0e4;}
Border around this has a color of #ffd0e4
<div style="border:2px solid #ffd0e4;">Content here</div>
.myborder {border:2px solid #ffd0e4;}