#e6755e color space conversions
Hex:
#e6755e
RGB:
230, 117, 94
CMY:
10, 54, 63
CMYK:
0, 49, 59, 10
HSL:
10°, 73.1183%, 63.5294%
HSV (HSB):
10°, 59.1304%, 90.1961%
XYZ:
41.0148, 30.3537, 14.2868
xyY:
0.4788, 0.3544, 30.3537
CIE-Lab:
61.9582, 41.8098, 32.7808
CIE-LCH:
61.9582, 53.1285, 38.0981
CIE-Luv:
61.9582, 85.7288, 30.8711
Hunter-Lab:
55.0942, 36.4692, 23.1911
#e6755e color charts
#e6755e color shades, tints & tones
#e6755e color schemes
#e6755e color preview, HTML & CSS examples
This text has a color of #e6755e
<p style="color:#e6755e;">Text here</p>
.mytext {color:#e6755e;}
This box has a color of #e6755e
<div style="background-color:#e6755e;">Content here</div>
.mybackground {background-color:#e6755e;}
Border around this has a color of #e6755e
<div style="border:2px solid #e6755e;">Content here</div>
.myborder {border:2px solid #e6755e;}