#ec146b color space conversions
Hex:
#ec146b
RGB:
236, 20, 107
CMY:
7, 92, 58
CMYK:
0, 92, 55, 7
HSL:
336°, 85.0394%, 50.1961%
HSV (HSB):
336°, 91.5254%, 92.5490%
XYZ:
37.4961, 19.3947, 15.6772
xyY:
0.5167, 0.2673, 19.3947
CIE-Lab:
51.1458, 77.2852, 10.9434
CIE-LCH:
51.1458, 78.0561, 8.0593
CIE-Luv:
51.1458, 134.0700, -2.2733
Hunter-Lab:
44.0394, 74.9095, 9.7215
#ec146b color charts
#ec146b color shades, tints & tones
#ec146b color schemes
#ec146b color preview, HTML & CSS examples
This text has a color of #ec146b
<p style="color:#ec146b;">Text here</p>
.mytext {color:#ec146b;}
This box has a color of #ec146b
<div style="background-color:#ec146b;">Content here</div>
.mybackground {background-color:#ec146b;}
Border around this has a color of #ec146b
<div style="border:2px solid #ec146b;">Content here</div>
.myborder {border:2px solid #ec146b;}