#efcddc color space conversions
Hex:
#efcddc
RGB:
239, 205, 220
CMY:
6, 20, 14
CMYK:
0, 14, 8, 6
HSL:
334°, 51.5152%, 87.0588%
HSV (HSB):
334°, 14.2259%, 93.7255%
XYZ:
70.3462, 67.1807, 76.9697
xyY:
0.3280, 0.3132, 67.1807
CIE-Lab:
85.5951, 14.3666, -2.9986
CIE-LCH:
85.5951, 14.6762, 348.2104
CIE-Luv:
85.5951, 19.0584, -7.1492
Hunter-Lab:
81.9638, 9.7626, 1.6973
#efcddc color charts
#efcddc RGB chart
#efcddc CMYK chart
#efcddc RGB pie chart
#efcddc color shades, tints & tones
#efcddc color schemes
#efcddc color preview, HTML & CSS examples
This text has a color of #efcddc
<p style="color:#efcddc;">Text here</p>
.mytext {color:#efcddc;}
Text color #efcddc
This box has a color of #efcddc
<div style="background-color:#efcddc;">Content here</div>
.mybackground {background-color:#efcddc;}
Background color #efcddc
Border around this has a color of #efcddc
<div style="border:2px solid #efcddc;">Content here</div>
.myborder {border:2px solid #efcddc;}
Border color #efcddc