#ec21be color space conversions
Hex:
#ec21be
RGB:
236, 33, 190
CMY:
7, 87, 25
CMYK:
0, 86, 19, 7
HSL:
314°, 84.2324%, 52.7451%
HSV (HSB):
314°, 86.0169%, 92.5490%
XYZ:
44.4302, 22.6383, 50.7431
xyY:
0.3771, 0.1922, 22.6383
CIE-Lab:
54.6978, 83.3142, -33.1682
CIE-LCH:
54.6978, 89.6737, 338.2920
CIE-Luv:
54.6978, 94.9879, -62.8456
Hunter-Lab:
47.5797, 83.4198, -29.9262
#ec21be color charts
#ec21be color shades, tints & tones
#ec21be color schemes
#ec21be color preview, HTML & CSS examples
This text has a color of #ec21be
<p style="color:#ec21be;">Text here</p>
.mytext {color:#ec21be;}
This box has a color of #ec21be
<div style="background-color:#ec21be;">Content here</div>
.mybackground {background-color:#ec21be;}
Border around this has a color of #ec21be
<div style="border:2px solid #ec21be;">Content here</div>
.myborder {border:2px solid #ec21be;}