#db023b color space conversions
Hex:
#db023b
RGB:
219, 2, 59
CMY:
14, 99, 77
CMYK:
0, 99, 73, 14
HSL:
344°, 98.1900%, 43.3333%
HSV (HSB):
344°, 99.0868%, 85.8824%
XYZ:
30.0245, 15.4193, 5.5314
xyY:
0.5890, 0.3025, 15.4193
CIE-Lab:
46.2032, 72.4082, 33.1746
CIE-LCH:
46.2032, 79.6461, 24.6154
CIE-Luv:
46.2032, 140.7372, 18.6284
Hunter-Lab:
39.2674, 67.7665, 19.1352
#db023b color charts
#db023b color shades, tints & tones
#db023b color schemes
#db023b color preview, HTML & CSS examples
This text has a color of #db023b
<p style="color:#db023b;">Text here</p>
.mytext {color:#db023b;}
This box has a color of #db023b
<div style="background-color:#db023b;">Content here</div>
.mybackground {background-color:#db023b;}
Border around this has a color of #db023b
<div style="border:2px solid #db023b;">Content here</div>
.myborder {border:2px solid #db023b;}