#ffdddf color space conversions
Hex:
#ffdddf
RGB:
255, 221, 223
CMY:
0, 13, 13
CMYK:
0, 13, 13, 0
HSL:
356°, 100.0000%, 93.3333%
HSV (HSB):
356°, 13.3333%, 100.0000%
XYZ:
80.4157, 78.3006, 80.6872
xyY:
0.3359, 0.3271, 78.3006
CIE-Lab:
90.9169, 12.0530, 3.3535
CIE-LCH:
90.9169, 12.5108, 15.5484
CIE-Luv:
90.9169, 20.1326, 2.8521
Hunter-Lab:
88.4876, 7.3637, 7.8779
#ffdddf color charts
#ffdddf RGB chart
#ffdddf CMYK chart
#ffdddf RGB pie chart
#ffdddf color shades, tints & tones
#ffdddf color schemes
#ffdddf color preview, HTML & CSS examples
This text has a color of #ffdddf
<p style="color:#ffdddf;">Text here</p>
.mytext {color:#ffdddf;}
Text color #ffdddf
This box has a color of #ffdddf
<div style="background-color:#ffdddf;">Content here</div>
.mybackground {background-color:#ffdddf;}
Background color #ffdddf
Border around this has a color of #ffdddf
<div style="border:2px solid #ffdddf;">Content here</div>
.myborder {border:2px solid #ffdddf;}
Border color #ffdddf