#efc9d5 color space conversions
Hex:
#efc9d5
RGB:
239, 201, 213
CMY:
6, 21, 16
CMYK:
0, 16, 11, 6
HSL:
341°, 54.2857%, 86.2745%
HSV (HSB):
341°, 15.8996%, 93.7255%
XYZ:
68.4935, 64.9281, 71.8732
xyY:
0.3336, 0.3163, 64.9281
CIE-Lab:
84.4467, 15.3108, -0.9562
CIE-LCH:
84.4467, 15.3407, 356.4263
CIE-Luv:
84.4467, 21.8898, -4.2151
Hunter-Lab:
80.5780, 10.7184, 3.5197
#efc9d5 color charts
#efc9d5 color shades, tints & tones
#efc9d5 color schemes
#efc9d5 color preview, HTML & CSS examples
This text has a color of #efc9d5
<p style="color:#efc9d5;">Text here</p>
.mytext {color:#efc9d5;}
This box has a color of #efc9d5
<div style="background-color:#efc9d5;">Content here</div>
.mybackground {background-color:#efc9d5;}
Border around this has a color of #efc9d5
<div style="border:2px solid #efc9d5;">Content here</div>
.myborder {border:2px solid #efc9d5;}