#db013f color space conversions
Hex:
#db013f
RGB:
219, 1, 63
CMY:
14, 100, 75
CMYK:
0, 100, 71, 14
HSL:
343°, 99.0909%, 43.1373%
HSV (HSB):
343°, 99.5434%, 85.8824%
XYZ:
30.1215, 15.4407, 6.0954
xyY:
0.5831, 0.2989, 15.4407
CIE-Lab:
46.2319, 72.6502, 30.7878
CIE-LCH:
46.2319, 78.9047, 22.9663
CIE-Luv:
46.2319, 139.7000, 16.7921
Hunter-Lab:
39.2946, 68.0645, 18.3091
#db013f color charts
#db013f color shades, tints & tones
#db013f color schemes
#db013f color preview, HTML & CSS examples
This text has a color of #db013f
<p style="color:#db013f;">Text here</p>
.mytext {color:#db013f;}
This box has a color of #db013f
<div style="background-color:#db013f;">Content here</div>
.mybackground {background-color:#db013f;}
Border around this has a color of #db013f
<div style="border:2px solid #db013f;">Content here</div>
.myborder {border:2px solid #db013f;}