#e6764c color space conversions
Hex:
#e6764c
RGB:
230, 118, 76
CMY:
10, 54, 70
CMYK:
0, 49, 67, 10
HSL:
16°, 75.4902%, 60.0000%
HSV (HSB):
16°, 66.9565%, 90.1961%
XYZ:
40.4161, 30.3017, 10.5561
xyY:
0.4973, 0.3728, 30.3017
CIE-Lab:
61.9136, 40.1544, 42.4559
CIE-LCH:
61.9136, 58.4370, 46.5958
CIE-Luv:
61.9136, 87.8532, 39.8682
Hunter-Lab:
55.0469, 34.7245, 27.1631
#e6764c color charts
#e6764c color shades, tints & tones
#e6764c color schemes
#e6764c color preview, HTML & CSS examples
This text has a color of #e6764c
<p style="color:#e6764c;">Text here</p>
.mytext {color:#e6764c;}
This box has a color of #e6764c
<div style="background-color:#e6764c;">Content here</div>
.mybackground {background-color:#e6764c;}
Border around this has a color of #e6764c
<div style="border:2px solid #e6764c;">Content here</div>
.myborder {border:2px solid #e6764c;}