#e6745d color space conversions
Hex:
#e6745d
RGB:
230, 116, 93
CMY:
10, 55, 64
CMYK:
0, 50, 60, 10
HSL:
10°, 73.2620%, 63.3333%
HSV (HSB):
10°, 59.5652%, 90.1961%
XYZ:
40.8543, 30.1041, 14.0133
xyY:
0.4808, 0.3543, 30.1041
CIE-Lab:
61.7439, 42.2400, 33.0639
CIE-LCH:
61.7439, 53.6418, 38.0526
CIE-Luv:
61.7439, 86.6275, 30.9859
Hunter-Lab:
54.8672, 36.8941, 23.2641
#e6745d color charts
#e6745d color shades, tints & tones
#e6745d color schemes
#e6745d color preview, HTML & CSS examples
This text has a color of #e6745d
<p style="color:#e6745d;">Text here</p>
.mytext {color:#e6745d;}
This box has a color of #e6745d
<div style="background-color:#e6745d;">Content here</div>
.mybackground {background-color:#e6745d;}
Border around this has a color of #e6745d
<div style="border:2px solid #e6745d;">Content here</div>
.myborder {border:2px solid #e6745d;}