#db1950 color space conversions
Hex:
#db1950
RGB:
219, 25, 80
CMY:
14, 90, 69
CMYK:
0, 89, 63, 14
HSL:
343°, 79.5082%, 47.8431%
HSV (HSB):
343°, 88.5845%, 85.8824%
XYZ:
31.0090, 16.3345, 9.1079
xyY:
0.5493, 0.2894, 16.3345
CIE-Lab:
47.4103, 70.8867, 21.8600
CIE-LCH:
47.4103, 74.1807, 17.1387
CIE-Luv:
47.4103, 130.0756, 10.0380
Hunter-Lab:
40.4160, 66.2255, 14.9299
#db1950 color charts
#db1950 color shades, tints & tones
#db1950 color schemes
#db1950 color preview, HTML & CSS examples
This text has a color of #db1950
<p style="color:#db1950;">Text here</p>
.mytext {color:#db1950;}
This box has a color of #db1950
<div style="background-color:#db1950;">Content here</div>
.mybackground {background-color:#db1950;}
Border around this has a color of #db1950
<div style="border:2px solid #db1950;">Content here</div>
.myborder {border:2px solid #db1950;}