#db022c color space conversions
Hex:
#db022c
RGB:
219, 2, 44
CMY:
14, 99, 83
CMYK:
0, 99, 80, 14
HSL:
348°, 98.1900%, 43.3333%
HSV (HSB):
348°, 99.0868%, 85.8824%
XYZ:
29.6897, 15.2853, 3.7684
xyY:
0.6091, 0.3136, 15.2853
CIE-Lab:
46.0226, 71.9162, 41.7582
CIE-LCH:
46.0226, 83.1606, 30.1416
CIE-Luv:
46.0226, 144.5242, 24.3245
Hunter-Lab:
39.0965, 67.1336, 21.6527
#db022c color charts
#db022c color shades, tints & tones
#db022c color schemes
#db022c color preview, HTML & CSS examples
This text has a color of #db022c
<p style="color:#db022c;">Text here</p>
.mytext {color:#db022c;}
This box has a color of #db022c
<div style="background-color:#db022c;">Content here</div>
.mybackground {background-color:#db022c;}
Border around this has a color of #db022c
<div style="border:2px solid #db022c;">Content here</div>
.myborder {border:2px solid #db022c;}