#efbcd2 color space conversions
Hex:
#efbcd2
RGB:
239, 188, 210
CMY:
6, 26, 18
CMYK:
0, 21, 12, 6
HSL:
334°, 61.4458%, 83.7255%
HSV (HSB):
334°, 21.3389%, 93.7255%
XYZ:
65.2127, 58.9703, 68.9181
xyY:
0.3377, 0.3054, 58.9703
CIE-Lab:
81.2753, 21.7059, -4.0041
CIE-LCH:
81.2753, 22.0722, 349.5482
CIE-Luv:
81.2753, 29.2755, -9.9656
Hunter-Lab:
76.7921, 17.1979, 0.5439
#efbcd2 color charts
#efbcd2 color shades, tints & tones
#efbcd2 color schemes
#efbcd2 color preview, HTML & CSS examples
This text has a color of #efbcd2
<p style="color:#efbcd2;">Text here</p>
.mytext {color:#efbcd2;}
This box has a color of #efbcd2
<div style="background-color:#efbcd2;">Content here</div>
.mybackground {background-color:#efbcd2;}
Border around this has a color of #efbcd2
<div style="border:2px solid #efbcd2;">Content here</div>
.myborder {border:2px solid #efbcd2;}