#ec205b color space conversions
Hex:
#ec205b
RGB:
236, 32, 91
CMY:
7, 87, 64
CMYK:
0, 86, 61, 7
HSL:
343°, 84.2975%, 52.5490%
HSV (HSB):
343°, 86.4407%, 92.5490%
XYZ:
36.9969, 19.6212, 11.7348
xyY:
0.5413, 0.2871, 19.6212
CIE-Lab:
51.4062, 74.5283, 21.0398
CIE-LCH:
51.4062, 77.4412, 15.7647
CIE-Luv:
51.4062, 137.6155, 9.0007
Hunter-Lab:
44.2958, 71.5696, 15.3000
#ec205b color charts
#ec205b color shades, tints & tones
#ec205b color schemes
#ec205b color preview, HTML & CSS examples
This text has a color of #ec205b
<p style="color:#ec205b;">Text here</p>
.mytext {color:#ec205b;}
This box has a color of #ec205b
<div style="background-color:#ec205b;">Content here</div>
.mybackground {background-color:#ec205b;}
Border around this has a color of #ec205b
<div style="border:2px solid #ec205b;">Content here</div>
.myborder {border:2px solid #ec205b;}