#ffdedf color space conversions
Hex:
#ffdedf
RGB:
255, 222, 223
CMY:
0, 13, 13
CMYK:
0, 13, 13, 0
HSL:
358°, 100.0000%, 93.5294%
HSV (HSB):
358°, 12.9412%, 100.0000%
XYZ:
80.6806, 78.8303, 80.7755
xyY:
0.3358, 0.3281, 78.8303
CIE-Lab:
91.1574, 11.5347, 3.7023
CIE-LCH:
91.1574, 12.1143, 17.7949
CIE-Luv:
91.1574, 19.5864, 3.4717
Hunter-Lab:
88.7864, 6.8274, 8.2100
#ffdedf color charts
#ffdedf RGB chart
#ffdedf CMYK chart
#ffdedf RGB pie chart
#ffdedf color shades, tints & tones
#ffdedf color schemes
#ffdedf color preview, HTML & CSS examples
This text has a color of #ffdedf
<p style="color:#ffdedf;">Text here</p>
.mytext {color:#ffdedf;}
Text color #ffdedf
This box has a color of #ffdedf
<div style="background-color:#ffdedf;">Content here</div>
.mybackground {background-color:#ffdedf;}
Background color #ffdedf
Border around this has a color of #ffdedf
<div style="border:2px solid #ffdedf;">Content here</div>
.myborder {border:2px solid #ffdedf;}
Border color #ffdedf