#e2986b color space conversions
Hex:
#e2986b
RGB:
226, 152, 107
CMY:
11, 40, 58
CMYK:
0, 33, 53, 11
HSL:
23°, 67.2316%, 65.2941%
HSV (HSB):
23°, 52.6549%, 88.6275%
XYZ:
45.2461, 39.6868, 19.1855
xyY:
0.4346, 0.3812, 39.6868
CIE-Lab:
69.2458, 22.9680, 34.8510
CIE-LCH:
69.2458, 41.7387, 56.6137
CIE-Luv:
69.2458, 55.2825, 38.9856
Hunter-Lab:
62.9974, 17.9570, 26.0418
#e2986b color charts
#e2986b color shades, tints & tones
#e2986b color schemes
#e2986b color preview, HTML & CSS examples
This text has a color of #e2986b
<p style="color:#e2986b;">Text here</p>
.mytext {color:#e2986b;}
This box has a color of #e2986b
<div style="background-color:#e2986b;">Content here</div>
.mybackground {background-color:#e2986b;}
Border around this has a color of #e2986b
<div style="border:2px solid #e2986b;">Content here</div>
.myborder {border:2px solid #e2986b;}