#e6968e color space conversions
Hex:
#e6968e
RGB:
230, 150, 142
CMY:
10, 41, 44
CMYK:
0, 35, 38, 10
HSL:
5°, 63.7681%, 72.9412%
HSV (HSB):
5°, 38.2609%, 90.1961%
XYZ:
48.4220, 40.5887, 30.8735
xyY:
0.4039, 0.3386, 40.5887
CIE-Lab:
69.8868, 29.1339, 16.6878
CIE-LCH:
69.8868, 33.5748, 29.8039
CIE-Luv:
69.8868, 54.9246, 17.0900
Hunter-Lab:
63.7092, 24.1770, 15.8646
#e6968e color charts
#e6968e color shades, tints & tones
#e6968e color schemes
#e6968e color preview, HTML & CSS examples
This text has a color of #e6968e
<p style="color:#e6968e;">Text here</p>
.mytext {color:#e6968e;}
This box has a color of #e6968e
<div style="background-color:#e6968e;">Content here</div>
.mybackground {background-color:#e6968e;}
Border around this has a color of #e6968e
<div style="border:2px solid #e6968e;">Content here</div>
.myborder {border:2px solid #e6968e;}