#ef968c color space conversions
Hex:
#ef968c
RGB:
239, 150, 140
CMY:
6, 41, 45
CMYK:
0, 37, 41, 6
HSL:
6°, 75.5725%, 74.3137%
HSV (HSB):
6°, 41.4226%, 93.7255%
XYZ:
51.2366, 42.0569, 30.2283
xyY:
0.4148, 0.3405, 42.0569
CIE-Lab:
70.9101, 32.3151, 19.3739
CIE-LCH:
70.9101, 37.6778, 30.9439
CIE-Luv:
70.9101, 62.1025, 19.7942
Hunter-Lab:
64.8513, 27.5365, 17.7598
#ef968c color charts
#ef968c color shades, tints & tones
#ef968c color schemes
#ef968c color preview, HTML & CSS examples
This text has a color of #ef968c
<p style="color:#ef968c;">Text here</p>
.mytext {color:#ef968c;}
This box has a color of #ef968c
<div style="background-color:#ef968c;">Content here</div>
.mybackground {background-color:#ef968c;}
Border around this has a color of #ef968c
<div style="border:2px solid #ef968c;">Content here</div>
.myborder {border:2px solid #ef968c;}