#efbd95 color space conversions
Hex:
#efbd95
RGB:
239, 189, 149
CMY:
6, 26, 42
CMYK:
0, 21, 38, 6
HSL:
27°, 73.7705%, 76.0784%
HSV (HSB):
27°, 37.6569%, 93.7255%
XYZ:
59.2190, 56.9158, 36.2984
xyY:
0.3885, 0.3734, 56.9158
CIE-Lab:
80.1322, 12.6858, 27.0677
CIE-LCH:
80.1322, 29.8930, 64.8890
CIE-Luv:
80.1322, 35.3880, 34.3269
Hunter-Lab:
75.4426, 8.0899, 24.2830
#efbd95 color charts
#efbd95 color shades, tints & tones
#efbd95 color schemes
#efbd95 color preview, HTML & CSS examples
This text has a color of #efbd95
<p style="color:#efbd95;">Text here</p>
.mytext {color:#efbd95;}
This box has a color of #efbd95
<div style="background-color:#efbd95;">Content here</div>
.mybackground {background-color:#efbd95;}
Border around this has a color of #efbd95
<div style="border:2px solid #efbd95;">Content here</div>
.myborder {border:2px solid #efbd95;}