#ec125a color space conversions
Hex:
#ec125a
RGB:
236, 18, 90
CMY:
7, 93, 65
CMYK:
0, 92, 62, 7
HSL:
340°, 85.8268%, 49.8039%
HSV (HSB):
340°, 92.3729%, 92.5490%
XYZ:
36.6538, 19.0037, 11.4091
xyY:
0.5465, 0.2834, 19.0037
CIE-Lab:
50.6915, 76.4771, 20.6966
CIE-LCH:
50.6915, 79.2282, 15.1429
CIE-Luv:
50.6915, 141.0733, 8.0264
Hunter-Lab:
43.5932, 73.7975, 14.9981
#ec125a color charts
#ec125a color shades, tints & tones
#ec125a color schemes
#ec125a color preview, HTML & CSS examples
This text has a color of #ec125a
<p style="color:#ec125a;">Text here</p>
.mytext {color:#ec125a;}
This box has a color of #ec125a
<div style="background-color:#ec125a;">Content here</div>
.mybackground {background-color:#ec125a;}
Border around this has a color of #ec125a
<div style="border:2px solid #ec125a;">Content here</div>
.myborder {border:2px solid #ec125a;}