#db003a color space conversions
Hex:
#db003a
RGB:
219, 0, 58
CMY:
14, 100, 77
CMYK:
0, 100, 74, 14
HSL:
344°, 100.0000%, 42.9412%
HSV (HSB):
344°, 100.0000%, 85.8824%
XYZ:
29.9771, 15.3656, 5.3889
xyY:
0.5909, 0.3029, 15.3656
CIE-Lab:
46.1309, 72.5405, 33.6918
CIE-LCH:
46.1309, 79.9829, 24.9128
CIE-Luv:
46.1309, 141.3056, 18.9378
Hunter-Lab:
39.1989, 67.9087, 19.2884
#db003a color charts
#db003a color shades, tints & tones
#db003a color schemes
#db003a color preview, HTML & CSS examples
This text has a color of #db003a
<p style="color:#db003a;">Text here</p>
.mytext {color:#db003a;}
This box has a color of #db003a
<div style="background-color:#db003a;">Content here</div>
.mybackground {background-color:#db003a;}
Border around this has a color of #db003a
<div style="border:2px solid #db003a;">Content here</div>
.myborder {border:2px solid #db003a;}