#ec147d color space conversions
Hex:
#ec147d
RGB:
236, 20, 125
CMY:
7, 92, 51
CMYK:
0, 92, 47, 7
HSL:
331°, 85.0394%, 50.1961%
HSV (HSB):
331°, 91.5254%, 92.5490%
XYZ:
38.5439, 19.8138, 21.1950
xyY:
0.4845, 0.2491, 19.8138
CIE-Lab:
51.6261, 78.5997, 0.6866
CIE-LCH:
51.6261, 78.6027, 0.5005
CIE-Luv:
51.6261, 126.3349, -14.6202
Hunter-Lab:
44.5127, 76.6671, 2.9276
#ec147d color charts
#ec147d color shades, tints & tones
#ec147d color schemes
#ec147d color preview, HTML & CSS examples
This text has a color of #ec147d
<p style="color:#ec147d;">Text here</p>
.mytext {color:#ec147d;}
This box has a color of #ec147d
<div style="background-color:#ec147d;">Content here</div>
.mybackground {background-color:#ec147d;}
Border around this has a color of #ec147d
<div style="border:2px solid #ec147d;">Content here</div>
.myborder {border:2px solid #ec147d;}