#efcdca color space conversions
Hex:
#efcdca
RGB:
239, 205, 202
CMY:
6, 20, 21
CMYK:
0, 14, 15, 6
HSL:
5°, 53.6232%, 86.4706%
HSV (HSB):
5°, 15.4812%, 93.7255%
XYZ:
68.0886, 66.2776, 65.0813
xyY:
0.3414, 0.3323, 66.2776
CIE-Lab:
85.1378, 11.4466, 5.9032
CIE-LCH:
85.1378, 12.8792, 27.2807
CIE-Luv:
85.1378, 20.7465, 6.6603
Hunter-Lab:
81.4111, 6.8201, 9.5904
#efcdca color charts
#efcdca color shades, tints & tones
#efcdca color schemes
#efcdca color preview, HTML & CSS examples
This text has a color of #efcdca
<p style="color:#efcdca;">Text here</p>
.mytext {color:#efcdca;}
This box has a color of #efcdca
<div style="background-color:#efcdca;">Content here</div>
.mybackground {background-color:#efcdca;}
Border around this has a color of #efcdca
<div style="border:2px solid #efcdca;">Content here</div>
.myborder {border:2px solid #efcdca;}