#db134e color space conversions
Hex:
#db134e
RGB:
219, 19, 78
CMY:
14, 93, 69
CMYK:
0, 91, 64, 14
HSL:
342°, 84.0336%, 46.6667%
HSV (HSB):
342°, 91.3242%, 85.8824%
XYZ:
30.8214, 16.0759, 8.6862
xyY:
0.5545, 0.2892, 16.0759
CIE-Lab:
47.0739, 71.6415, 22.6513
CIE-LCH:
47.0739, 75.1371, 17.5457
CIE-Luv:
47.0739, 132.0889, 10.4933
Hunter-Lab:
40.0947, 67.0499, 15.2216
#db134e color charts
#db134e color shades, tints & tones
#db134e color schemes
#db134e color preview, HTML & CSS examples
This text has a color of #db134e
<p style="color:#db134e;">Text here</p>
.mytext {color:#db134e;}
This box has a color of #db134e
<div style="background-color:#db134e;">Content here</div>
.mybackground {background-color:#db134e;}
Border around this has a color of #db134e
<div style="border:2px solid #db134e;">Content here</div>
.myborder {border:2px solid #db134e;}