#db135a color space conversions
Hex:
#db135a
RGB:
219, 19, 90
CMY:
14, 93, 65
CMYK:
0, 91, 59, 14
HSL:
339°, 84.0336%, 46.6667%
HSV (HSB):
339°, 91.3242%, 85.8824%
XYZ:
31.2918, 16.2640, 11.1629
xyY:
0.5329, 0.2770, 16.2640
CIE-Lab:
47.3190, 72.3236, 15.5650
CIE-LCH:
47.3190, 73.9795, 12.1456
CIE-Luv:
47.3190, 127.6873, 3.5499
Hunter-Lab:
40.3286, 67.9264, 11.8187
#db135a color charts
#db135a color shades, tints & tones
#db135a color schemes
#db135a color preview, HTML & CSS examples
This text has a color of #db135a
<p style="color:#db135a;">Text here</p>
.mytext {color:#db135a;}
This box has a color of #db135a
<div style="background-color:#db135a;">Content here</div>
.mybackground {background-color:#db135a;}
Border around this has a color of #db135a
<div style="border:2px solid #db135a;">Content here</div>
.myborder {border:2px solid #db135a;}