#de139b color space conversions
Hex:
#de139b
RGB:
222, 19, 155
CMY:
13, 93, 39
CMYK:
0, 91, 30, 13
HSL:
320°, 84.2324%, 47.2549%
HSV (HSB):
320°, 91.4414%, 87.0588%
XYZ:
36.2735, 18.3619, 32.6427
xyY:
0.4156, 0.2104, 18.3619
CIE-Lab:
49.9321, 78.4869, -20.1802
CIE-LCH:
49.9321, 81.0397, 345.5807
CIE-Luv:
49.9321, 101.5008, -42.1318
Hunter-Lab:
42.8508, 76.1125, -15.1702
#de139b color charts
#de139b color shades, tints & tones
#de139b color schemes
#de139b color preview, HTML & CSS examples
This text has a color of #de139b
<p style="color:#de139b;">Text here</p>
.mytext {color:#de139b;}
This box has a color of #de139b
<div style="background-color:#de139b;">Content here</div>
.mybackground {background-color:#de139b;}
Border around this has a color of #de139b
<div style="border:2px solid #de139b;">Content here</div>
.myborder {border:2px solid #de139b;}