#e67e7a color space conversions
Hex:
#e67e7a
RGB:
230, 126, 122
CMY:
10, 51, 52
CMYK:
0, 45, 47, 10
HSL:
2°, 68.3544%, 69.0196%
HSV (HSB):
2°, 46.9565%, 90.1961%
XYZ:
43.6068, 33.1498, 22.5126
xyY:
0.4393, 0.3339, 33.1498
CIE-Lab:
64.2821, 39.5907, 20.1536
CIE-LCH:
64.2821, 44.4251, 26.9783
CIE-Luv:
64.2821, 74.2593, 18.4283
Hunter-Lab:
57.5759, 34.4345, 17.1203
#e67e7a color charts
#e67e7a color shades, tints & tones
#e67e7a color schemes
#e67e7a color preview, HTML & CSS examples
This text has a color of #e67e7a
<p style="color:#e67e7a;">Text here</p>
.mytext {color:#e67e7a;}
This box has a color of #e67e7a
<div style="background-color:#e67e7a;">Content here</div>
.mybackground {background-color:#e67e7a;}
Border around this has a color of #e67e7a
<div style="border:2px solid #e67e7a;">Content here</div>
.myborder {border:2px solid #e67e7a;}