#db3e50 color space conversions
Hex:
#db3e50
RGB:
219, 62, 80
CMY:
14, 76, 69
CMYK:
0, 72, 63, 14
HSL:
353°, 68.5590%, 55.0980%
HSV (HSB):
353°, 71.6895%, 85.8824%
XYZ:
32.3840, 19.0845, 9.5663
xyY:
0.5306, 0.3127, 19.0845
CIE-Lab:
50.7859, 61.3509, 26.2367
CIE-LCH:
50.7859, 66.7256, 23.1540
CIE-Luv:
50.7859, 115.5950, 17.2657
Hunter-Lab:
43.6858, 55.8707, 17.5968
#db3e50 color charts
#db3e50 color shades, tints & tones
#db3e50 color schemes
#db3e50 color preview, HTML & CSS examples
This text has a color of #db3e50
<p style="color:#db3e50;">Text here</p>
.mytext {color:#db3e50;}
This box has a color of #db3e50
<div style="background-color:#db3e50;">Content here</div>
.mybackground {background-color:#db3e50;}
Border around this has a color of #db3e50
<div style="border:2px solid #db3e50;">Content here</div>
.myborder {border:2px solid #db3e50;}