#e20dcb color space conversions
Hex:
#e20dcb
RGB:
226, 13, 203
CMY:
11, 95, 20
CMYK:
0, 94, 10, 11
HSL:
306°, 89.1213%, 46.8627%
HSV (HSB):
306°, 94.2478%, 88.6275%
XYZ:
42.2874, 20.7684, 58.2798
xyY:
0.3485, 0.1712, 20.7684
CIE-Lab:
52.6951, 85.6054, -43.9465
CIE-LCH:
52.6951, 96.2267, 332.8258
CIE-Luv:
52.6951, 83.6594, -78.6193
Hunter-Lab:
45.5724, 85.8819, -43.9219
#e20dcb color charts
#e20dcb color shades, tints & tones
#e20dcb color schemes
#e20dcb color preview, HTML & CSS examples
This text has a color of #e20dcb
<p style="color:#e20dcb;">Text here</p>
.mytext {color:#e20dcb;}
This box has a color of #e20dcb
<div style="background-color:#e20dcb;">Content here</div>
.mybackground {background-color:#e20dcb;}
Border around this has a color of #e20dcb
<div style="border:2px solid #e20dcb;">Content here</div>
.myborder {border:2px solid #e20dcb;}