#efbacc color space conversions
Hex:
#efbacc
RGB:
239, 186, 204
CMY:
6, 27, 20
CMYK:
0, 22, 15, 6
HSL:
340°, 62.3529%, 83.3333%
HSV (HSB):
340°, 22.1757%, 93.7255%
XYZ:
64.0546, 57.8282, 64.9127
xyY:
0.3429, 0.3096, 57.8282
CIE-Lab:
80.6432, 21.8044, -1.7006
CIE-LCH:
80.6432, 21.8707, 355.5404
CIE-Luv:
80.6432, 31.0987, -6.5104
Hunter-Lab:
76.0448, 17.2769, 2.6208
#efbacc color charts
#efbacc RGB chart
#efbacc CMYK chart
#efbacc RGB pie chart
#efbacc color shades, tints & tones
#efbacc color schemes
#efbacc color preview, HTML & CSS examples
This text has a color of #efbacc
<p style="color:#efbacc;">Text here</p>
.mytext {color:#efbacc;}
Text color #efbacc
This box has a color of #efbacc
<div style="background-color:#efbacc;">Content here</div>
.mybackground {background-color:#efbacc;}
Background color #efbacc
Border around this has a color of #efbacc
<div style="border:2px solid #efbacc;">Content here</div>
.myborder {border:2px solid #efbacc;}
Border color #efbacc