#e6995e color space conversions
Hex:
#e6995e
RGB:
230, 153, 94
CMY:
10, 40, 63
CMYK:
0, 33, 59, 10
HSL:
26°, 73.1183%, 63.5294%
HSV (HSB):
26°, 59.1304%, 90.1961%
XYZ:
46.0447, 40.4136, 15.9635
xyY:
0.4496, 0.3946, 40.4136
CIE-Lab:
69.7631, 23.0220, 42.4080
CIE-LCH:
69.7631, 48.2540, 61.5038
CIE-Luv:
69.7631, 59.1499, 46.4016
Hunter-Lab:
63.5717, 18.0364, 29.6119
#e6995e color charts
#e6995e color shades, tints & tones
#e6995e color schemes
#e6995e color preview, HTML & CSS examples
This text has a color of #e6995e
<p style="color:#e6995e;">Text here</p>
.mytext {color:#e6995e;}
This box has a color of #e6995e
<div style="background-color:#e6995e;">Content here</div>
.mybackground {background-color:#e6995e;}
Border around this has a color of #e6995e
<div style="border:2px solid #e6995e;">Content here</div>
.myborder {border:2px solid #e6995e;}