#ffdddc color space conversions
Hex:
#ffdddc
RGB:
255, 221, 220
CMY:
0, 13, 14
CMYK:
0, 13, 14, 0
HSL:
2°, 100.0000%, 93.1373%
HSV (HSB):
2°, 13.7255%, 100.0000%
XYZ:
80.0147, 78.1402, 78.5755
xyY:
0.3380, 0.3301, 78.1402
CIE-Lab:
90.8438, 11.5805, 4.8205
CIE-LCH:
90.8438, 12.5437, 22.5999
CIE-Luv:
90.8438, 20.4025, 5.1200
Hunter-Lab:
88.3970, 6.8791, 9.1754
#ffdddc color charts
#ffdddc RGB chart
#ffdddc CMYK chart
#ffdddc RGB pie chart
#ffdddc color shades, tints & tones
#ffdddc color schemes
#ffdddc color preview, HTML & CSS examples
This text has a color of #ffdddc
<p style="color:#ffdddc;">Text here</p>
.mytext {color:#ffdddc;}
Text color #ffdddc
This box has a color of #ffdddc
<div style="background-color:#ffdddc;">Content here</div>
.mybackground {background-color:#ffdddc;}
Background color #ffdddc
Border around this has a color of #ffdddc
<div style="border:2px solid #ffdddc;">Content here</div>
.myborder {border:2px solid #ffdddc;}
Border color #ffdddc