#e67d5d color space conversions
Hex:
#e67d5d
RGB:
230, 125, 93
CMY:
10, 51, 64
CMYK:
0, 46, 60, 10
HSL:
14°, 73.2620%, 63.3333%
HSV (HSB):
14°, 59.5652%, 90.1961%
XYZ:
41.9425, 32.2805, 14.3761
xyY:
0.4734, 0.3643, 32.2805
CIE-Lab:
63.5741, 37.6725, 35.3555
CIE-LCH:
63.5741, 51.6646, 43.1827
CIE-Luv:
63.5741, 80.0566, 34.7132
Hunter-Lab:
56.8160, 32.3438, 24.7691
#e67d5d color charts
#e67d5d color shades, tints & tones
#e67d5d color schemes
#e67d5d color preview, HTML & CSS examples
This text has a color of #e67d5d
<p style="color:#e67d5d;">Text here</p>
.mytext {color:#e67d5d;}
This box has a color of #e67d5d
<div style="background-color:#e67d5d;">Content here</div>
.mybackground {background-color:#e67d5d;}
Border around this has a color of #e67d5d
<div style="border:2px solid #e67d5d;">Content here</div>
.myborder {border:2px solid #e67d5d;}