#e6707a color space conversions
Hex:
#e6707a
RGB:
230, 112, 122
CMY:
10, 56, 52
CMYK:
0, 51, 47, 10
HSL:
355°, 70.2381%, 67.0588%
HSV (HSB):
355°, 51.3043%, 90.1961%
XYZ:
41.9401, 29.8165, 21.9570
xyY:
0.4475, 0.3182, 29.8165
CIE-Lab:
61.4955, 46.6245, 16.3302
CIE-LCH:
61.4955, 49.4016, 19.3028
CIE-Luv:
61.4955, 83.4616, 12.0902
Hunter-Lab:
54.6045, 41.5430, 14.3820
#e6707a color charts
#e6707a color shades, tints & tones
#e6707a color schemes
#e6707a color preview, HTML & CSS examples
This text has a color of #e6707a
<p style="color:#e6707a;">Text here</p>
.mytext {color:#e6707a;}
This box has a color of #e6707a
<div style="background-color:#e6707a;">Content here</div>
.mybackground {background-color:#e6707a;}
Border around this has a color of #e6707a
<div style="border:2px solid #e6707a;">Content here</div>
.myborder {border:2px solid #e6707a;}