#efabeb color space conversions
Hex:
#efabeb
RGB:
239, 171, 235
CMY:
6, 33, 8
CMYK:
0, 28, 2, 6
HSL:
304°, 68.0000%, 80.3922%
HSV (HSB):
304°, 28.4519%, 93.7255%
XYZ:
65.1549, 53.4747, 85.4849
xyY:
0.3192, 0.2620, 53.4747
CIE-Lab:
78.1544, 35.0276, -22.1690
CIE-LCH:
78.1544, 41.4535, 327.6702
CIE-Luv:
78.1544, 34.6295, -40.6964
Hunter-Lab:
73.1264, 31.0706, -18.1216
#efabeb color charts
#efabeb color shades, tints & tones
#efabeb color schemes
#efabeb color preview, HTML & CSS examples
This text has a color of #efabeb
<p style="color:#efabeb;">Text here</p>
.mytext {color:#efabeb;}
This box has a color of #efabeb
<div style="background-color:#efabeb;">Content here</div>
.mybackground {background-color:#efabeb;}
Border around this has a color of #efabeb
<div style="border:2px solid #efabeb;">Content here</div>
.myborder {border:2px solid #efabeb;}