#efabb2 color space conversions
Hex:
#efabb2
RGB:
239, 171, 178
CMY:
6, 33, 30
CMYK:
0, 28, 26, 6
HSL:
354°, 68.0000%, 80.3922%
HSV (HSB):
354°, 28.4519%, 93.7255%
XYZ:
58.1954, 50.6909, 48.8366
xyY:
0.3690, 0.3214, 50.6909
CIE-Lab:
76.4914, 25.9042, 6.3738
CIE-LCH:
76.4914, 26.6769, 13.8233
CIE-Luv:
76.4914, 43.1241, 4.3703
Hunter-Lab:
71.1975, 21.3065, 9.1695
#efabb2 color charts
#efabb2 color shades, tints & tones
#efabb2 color schemes
#efabb2 color preview, HTML & CSS examples
This text has a color of #efabb2
<p style="color:#efabb2;">Text here</p>
.mytext {color:#efabb2;}
This box has a color of #efabb2
<div style="background-color:#efabb2;">Content here</div>
.mybackground {background-color:#efabb2;}
Border around this has a color of #efabb2
<div style="border:2px solid #efabb2;">Content here</div>
.myborder {border:2px solid #efabb2;}