#ffdadc color space conversions
Hex:
#ffdadc
RGB:
255, 218, 220
CMY:
0, 15, 14
CMYK:
0, 15, 14, 0
HSL:
357°, 100.0000%, 92.7451%
HSV (HSB):
357°, 14.5098%, 100.0000%
XYZ:
79.2297, 76.5701, 78.3138
xyY:
0.3384, 0.3271, 76.5701
CIE-Lab:
90.1234, 13.1368, 3.7777
CIE-LCH:
90.1234, 13.6692, 16.0432
CIE-Luv:
90.1234, 22.0540, 3.2719
Hunter-Lab:
87.5044, 8.4879, 8.1903
#ffdadc color charts
#ffdadc RGB chart
#ffdadc CMYK chart
#ffdadc RGB pie chart
#ffdadc color shades, tints & tones
#ffdadc color schemes
#ffdadc color preview, HTML & CSS examples
This text has a color of #ffdadc
<p style="color:#ffdadc;">Text here</p>
.mytext {color:#ffdadc;}
Text color #ffdadc
This box has a color of #ffdadc
<div style="background-color:#ffdadc;">Content here</div>
.mybackground {background-color:#ffdadc;}
Background color #ffdadc
Border around this has a color of #ffdadc
<div style="border:2px solid #ffdadc;">Content here</div>
.myborder {border:2px solid #ffdadc;}
Border color #ffdadc