#ffcedc color space conversions
Hex:
#ffcedc
RGB:
255, 206, 220
CMY:
0, 19, 14
CMYK:
0, 19, 14, 0
HSL:
343°, 100.0000%, 90.3922%
HSV (HSB):
343°, 19.2157%, 100.0000%
XYZ:
76.2296, 70.5699, 77.3138
xyY:
0.3401, 0.3149, 70.5699
CIE-Lab:
87.2756, 19.3956, -0.3663
CIE-LCH:
87.2756, 19.3990, 358.9182
CIE-Luv:
87.2756, 28.6624, -4.1135
Hunter-Lab:
84.0059, 14.9661, 4.2373
#ffcedc color charts
#ffcedc RGB chart
#ffcedc CMYK chart
#ffcedc RGB pie chart
#ffcedc color shades, tints & tones
#ffcedc color schemes
#ffcedc color preview, HTML & CSS examples
This text has a color of #ffcedc
<p style="color:#ffcedc;">Text here</p>
.mytext {color:#ffcedc;}
Text color #ffcedc
This box has a color of #ffcedc
<div style="background-color:#ffcedc;">Content here</div>
.mybackground {background-color:#ffcedc;}
Background color #ffcedc
Border around this has a color of #ffcedc
<div style="border:2px solid #ffcedc;">Content here</div>
.myborder {border:2px solid #ffcedc;}
Border color #ffcedc