#db3045 color space conversions
Hex:
#db3045
RGB:
219, 48, 69
CMY:
14, 81, 73
CMYK:
0, 78, 68, 14
HSL:
353°, 70.3704%, 52.3529%
HSV (HSB):
353°, 78.0822%, 85.8824%
XYZ:
31.3445, 17.6036, 7.3760
xyY:
0.5565, 0.3125, 17.6036
CIE-Lab:
49.0118, 65.2209, 30.5593
CIE-LCH:
49.0118, 72.0252, 25.1055
CIE-Luv:
49.0118, 125.5308, 19.5108
Hunter-Lab:
41.9567, 59.9276, 18.9465
#db3045 color charts
#db3045 color shades, tints & tones
#db3045 color schemes
#db3045 color preview, HTML & CSS examples
This text has a color of #db3045
<p style="color:#db3045;">Text here</p>
.mytext {color:#db3045;}
This box has a color of #db3045
<div style="background-color:#db3045;">Content here</div>
.mybackground {background-color:#db3045;}
Border around this has a color of #db3045
<div style="border:2px solid #db3045;">Content here</div>
.myborder {border:2px solid #db3045;}