#e6685e color space conversions
Hex:
#e6685e
RGB:
230, 104, 94
CMY:
10, 59, 63
CMYK:
0, 55, 59, 10
HSL:
4°, 73.1183%, 63.5294%
HSV (HSB):
4°, 59.1304%, 90.1961%
XYZ:
39.6038, 27.5318, 13.8165
xyY:
0.4892, 0.3401, 27.5318
CIE-Lab:
59.4633, 48.1802, 29.6070
CIE-LCH:
59.4633, 56.5500, 31.5709
CIE-Luv:
59.4633, 94.9424, 25.6832
Hunter-Lab:
52.4707, 42.9043, 21.1174
#e6685e color charts
#e6685e color shades, tints & tones
#e6685e color schemes
#e6685e color preview, HTML & CSS examples
This text has a color of #e6685e
<p style="color:#e6685e;">Text here</p>
.mytext {color:#e6685e;}
This box has a color of #e6685e
<div style="background-color:#e6685e;">Content here</div>
.mybackground {background-color:#e6685e;}
Border around this has a color of #e6685e
<div style="border:2px solid #e6685e;">Content here</div>
.myborder {border:2px solid #e6685e;}