#e6944d color space conversions
Hex:
#e6944d
RGB:
230, 148, 77
CMY:
10, 42, 70
CMYK:
0, 36, 67, 10
HSL:
28°, 75.3695%, 60.1961%
HSV (HSB):
28°, 66.5217%, 90.1961%
XYZ:
44.5626, 38.5386, 12.1112
xyY:
0.4680, 0.4048, 38.5386
CIE-Lab:
68.4157, 24.5702, 49.3598
CIE-LCH:
68.4157, 55.1370, 63.5369
CIE-Luv:
68.4157, 64.6209, 51.5921
Hunter-Lab:
62.0795, 19.4938, 31.8887
#e6944d color charts
#e6944d color shades, tints & tones
#e6944d color schemes
#e6944d color preview, HTML & CSS examples
This text has a color of #e6944d
<p style="color:#e6944d;">Text here</p>
.mytext {color:#e6944d;}
This box has a color of #e6944d
<div style="background-color:#e6944d;">Content here</div>
.mybackground {background-color:#e6944d;}
Border around this has a color of #e6944d
<div style="border:2px solid #e6944d;">Content here</div>
.myborder {border:2px solid #e6944d;}