#ec1234 color space conversions
Hex:
#ec1234
RGB:
236, 18, 52
CMY:
7, 93, 80
CMYK:
0, 92, 78, 7
HSL:
351°, 85.8268%, 49.8039%
HSV (HSB):
351°, 92.3729%, 92.5490%
XYZ:
35.4282, 18.5134, 4.9550
xyY:
0.6015, 0.3143, 18.5134
CIE-Lab:
50.1130, 74.8681, 42.5837
CIE-LCH:
50.1130, 86.1313, 29.6305
CIE-Luv:
50.1130, 152.5864, 25.8388
Hunter-Lab:
43.0272, 71.6776, 23.2913
#ec1234 color charts
#ec1234 color shades, tints & tones
#ec1234 color schemes
#ec1234 color preview, HTML & CSS examples
This text has a color of #ec1234
<p style="color:#ec1234;">Text here</p>
.mytext {color:#ec1234;}
This box has a color of #ec1234
<div style="background-color:#ec1234;">Content here</div>
.mybackground {background-color:#ec1234;}
Border around this has a color of #ec1234
<div style="border:2px solid #ec1234;">Content here</div>
.myborder {border:2px solid #ec1234;}