#db3750 color space conversions
Hex:
#db3750
RGB:
219, 55, 80
CMY:
14, 78, 69
CMYK:
0, 75, 63, 14
HSL:
351°, 69.4915%, 53.7255%
HSV (HSB):
351°, 74.8858%, 85.8824%
XYZ:
32.0276, 18.3716, 9.4475
xyY:
0.5352, 0.3070, 18.3716
CIE-Lab:
49.9438, 63.6949, 25.1544
CIE-LCH:
49.9438, 68.4820, 21.5501
CIE-Luv:
49.9438, 119.1434, 15.4801
Hunter-Lab:
42.8621, 58.3705, 16.9351
#db3750 color charts
#db3750 color shades, tints & tones
#db3750 color schemes
#db3750 color preview, HTML & CSS examples
This text has a color of #db3750
<p style="color:#db3750;">Text here</p>
.mytext {color:#db3750;}
This box has a color of #db3750
<div style="background-color:#db3750;">Content here</div>
.mybackground {background-color:#db3750;}
Border around this has a color of #db3750
<div style="border:2px solid #db3750;">Content here</div>
.myborder {border:2px solid #db3750;}