#efdbbc color space conversions
Hex:
#efdbbc
RGB:
239, 219, 188
CMY:
6, 14, 26
CMYK:
0, 8, 21, 6
HSL:
36°, 61.4458%, 83.7255%
HSV (HSB):
36°, 21.3389%, 93.7255%
XYZ:
70.0052, 72.6446, 57.9091
xyY:
0.3491, 0.3622, 72.6446
CIE-Lab:
88.2779, 2.0708, 17.7483
CIE-LCH:
88.2779, 17.8687, 83.3452
CIE-Luv:
88.2779, 13.9609, 25.2356
Hunter-Lab:
85.2318, -2.5445, 19.3788
#efdbbc color charts
#efdbbc color shades, tints & tones
#efdbbc color schemes
#efdbbc color preview, HTML & CSS examples
This text has a color of #efdbbc
<p style="color:#efdbbc;">Text here</p>
.mytext {color:#efdbbc;}
This box has a color of #efdbbc
<div style="background-color:#efdbbc;">Content here</div>
.mybackground {background-color:#efdbbc;}
Border around this has a color of #efdbbc
<div style="border:2px solid #efdbbc;">Content here</div>
.myborder {border:2px solid #efdbbc;}