#eb968c color space conversions
Hex:
#eb968c
RGB:
235, 150, 140
CMY:
8, 41, 45
CMYK:
0, 36, 40, 8
HSL:
6°, 70.3704%, 73.5294%
HSV (HSB):
6°, 40.4255%, 92.1569%
XYZ:
49.9009, 41.3683, 30.1658
xyY:
0.4109, 0.3407, 41.3683
CIE-Lab:
70.4332, 30.8036, 18.6416
CIE-LCH:
70.4332, 36.0052, 31.1813
CIE-Luv:
70.4332, 59.0382, 19.1893
Hunter-Lab:
64.3182, 25.9314, 17.2152
#eb968c color charts
#eb968c color shades, tints & tones
#eb968c color schemes
#eb968c color preview, HTML & CSS examples
This text has a color of #eb968c
<p style="color:#eb968c;">Text here</p>
.mytext {color:#eb968c;}
This box has a color of #eb968c
<div style="background-color:#eb968c;">Content here</div>
.mybackground {background-color:#eb968c;}
Border around this has a color of #eb968c
<div style="border:2px solid #eb968c;">Content here</div>
.myborder {border:2px solid #eb968c;}