#db3a50 color space conversions
Hex:
#db3a50
RGB:
219, 58, 80
CMY:
14, 77, 69
CMYK:
0, 74, 63, 14
HSL:
352°, 69.0987%, 54.3137%
HSV (HSB):
352°, 73.5160%, 85.8824%
XYZ:
32.1744, 18.6654, 9.4964
xyY:
0.5333, 0.3094, 18.6654
CIE-Lab:
50.2934, 62.7190, 25.6045
CIE-LCH:
50.2934, 67.7441, 22.2073
CIE-Luv:
50.2934, 117.6651, 16.2228
Hunter-Lab:
43.2034, 57.3264, 17.2101
#db3a50 color charts
#db3a50 color shades, tints & tones
#db3a50 color schemes
#db3a50 color preview, HTML & CSS examples
This text has a color of #db3a50
<p style="color:#db3a50;">Text here</p>
.mytext {color:#db3a50;}
This box has a color of #db3a50
<div style="background-color:#db3a50;">Content here</div>
.mybackground {background-color:#db3a50;}
Border around this has a color of #db3a50
<div style="border:2px solid #db3a50;">Content here</div>
.myborder {border:2px solid #db3a50;}