#e6945e color space conversions
Hex:
#e6945e
RGB:
230, 148, 94
CMY:
10, 42, 63
CMYK:
0, 36, 59, 10
HSL:
24°, 73.1183%, 63.5294%
HSV (HSB):
24°, 59.1304%, 90.1961%
XYZ:
45.2434, 38.8110, 15.6964
xyY:
0.4536, 0.3891, 38.8110
CIE-Lab:
68.6141, 25.6833, 41.0184
CIE-LCH:
68.6141, 48.3957, 57.9477
CIE-Luv:
68.6141, 62.8575, 44.1792
Hunter-Lab:
62.2984, 20.6110, 28.6705
#e6945e color charts
#e6945e color shades, tints & tones
#e6945e color schemes
#e6945e color preview, HTML & CSS examples
This text has a color of #e6945e
<p style="color:#e6945e;">Text here</p>
.mytext {color:#e6945e;}
This box has a color of #e6945e
<div style="background-color:#e6945e;">Content here</div>
.mybackground {background-color:#e6945e;}
Border around this has a color of #e6945e
<div style="border:2px solid #e6945e;">Content here</div>
.myborder {border:2px solid #e6945e;}