#db193c color space conversions
Hex:
#db193c
RGB:
219, 25, 60
CMY:
14, 90, 76
CMYK:
0, 89, 73, 14
HSL:
349°, 79.5082%, 47.8431%
HSV (HSB):
349°, 88.5845%, 85.8824%
XYZ:
30.3767, 16.0816, 5.7780
xyY:
0.5815, 0.3079, 16.0816
CIE-Lab:
47.0813, 69.9490, 33.6040
CIE-LCH:
47.0813, 77.6021, 25.6600
CIE-Luv:
47.0813, 136.3015, 19.9457
Hunter-Lab:
40.1018, 65.0334, 19.5286
#db193c color charts
#db193c color shades, tints & tones
#db193c color schemes
#db193c color preview, HTML & CSS examples
This text has a color of #db193c
<p style="color:#db193c;">Text here</p>
.mytext {color:#db193c;}
This box has a color of #db193c
<div style="background-color:#db193c;">Content here</div>
.mybackground {background-color:#db193c;}
Border around this has a color of #db193c
<div style="border:2px solid #db193c;">Content here</div>
.myborder {border:2px solid #db193c;}