#ffd0e5 color space conversions
Hex:
#ffd0e5
RGB:
255, 208, 229
CMY:
0, 18, 10
CMYK:
0, 18, 10, 0
HSL:
333°, 100.0000%, 90.7843%
HSV (HSB):
333°, 18.4314%, 100.0000%
XYZ:
77.9387, 72.0289, 83.9239
xyY:
0.3332, 0.3080, 72.0289
CIE-Lab:
87.9825, 19.7951, -4.0942
CIE-LCH:
87.9825, 20.2140, 348.3145
CIE-Luv:
87.9825, 26.5818, -9.8642
Hunter-Lab:
84.8698, 15.4001, 0.7797
#ffd0e5 color charts
#ffd0e5 color shades, tints & tones
#ffd0e5 color schemes
#ffd0e5 color preview, HTML & CSS examples
This text has a color of #ffd0e5
<p style="color:#ffd0e5;">Text here</p>
.mytext {color:#ffd0e5;}
This box has a color of #ffd0e5
<div style="background-color:#ffd0e5;">Content here</div>
.mybackground {background-color:#ffd0e5;}
Border around this has a color of #ffd0e5
<div style="border:2px solid #ffd0e5;">Content here</div>
.myborder {border:2px solid #ffd0e5;}