#ec135e color space conversions
Hex:
#ec135e
RGB:
236, 19, 94
CMY:
7, 93, 63
CMYK:
0, 92, 60, 7
HSL:
339°, 85.0980%, 50.0000%
HSV (HSB):
339°, 91.9492%, 92.5490%
XYZ:
36.8453, 19.1068, 12.3357
xyY:
0.5396, 0.2798, 19.1068
CIE-Lab:
50.8119, 76.5909, 18.4176
CIE-LCH:
50.8119, 78.7742, 13.5211
CIE-Luv:
50.8119, 139.4016, 5.7676
Hunter-Lab:
43.7113, 73.9673, 13.8658
#ec135e color charts
#ec135e color shades, tints & tones
#ec135e color schemes
#ec135e color preview, HTML & CSS examples
This text has a color of #ec135e
<p style="color:#ec135e;">Text here</p>
.mytext {color:#ec135e;}
This box has a color of #ec135e
<div style="background-color:#ec135e;">Content here</div>
.mybackground {background-color:#ec135e;}
Border around this has a color of #ec135e
<div style="border:2px solid #ec135e;">Content here</div>
.myborder {border:2px solid #ec135e;}