#efbed2 color space conversions
Hex:
#efbed2
RGB:
239, 190, 210
CMY:
6, 25, 18
CMYK:
0, 21, 12, 6
HSL:
336°, 60.4938%, 84.1176%
HSV (HSB):
336°, 20.5021%, 93.7255%
XYZ:
65.6429, 59.8308, 69.0615
xyY:
0.3374, 0.3076, 59.8308
CIE-Lab:
81.7461, 20.6441, -3.3113
CIE-LCH:
81.7461, 20.9080, 350.8874
CIE-Luv:
81.7461, 28.1881, -8.7282
Hunter-Lab:
77.3504, 16.1198, 1.2088
#efbed2 color charts
#efbed2 color shades, tints & tones
#efbed2 color schemes
#efbed2 color preview, HTML & CSS examples
This text has a color of #efbed2
<p style="color:#efbed2;">Text here</p>
.mytext {color:#efbed2;}
This box has a color of #efbed2
<div style="background-color:#efbed2;">Content here</div>
.mybackground {background-color:#efbed2;}
Border around this has a color of #efbed2
<div style="border:2px solid #efbed2;">Content here</div>
.myborder {border:2px solid #efbed2;}