#db063e color space conversions
Hex:
#db063e
RGB:
219, 6, 62
CMY:
14, 98, 76
CMYK:
0, 97, 72, 14
HSL:
344°, 94.6667%, 44.1176%
HSV (HSB):
344°, 97.2603%, 85.8824%
XYZ:
30.1480, 15.5381, 5.9676
xyY:
0.5837, 0.3008, 15.5381
CIE-Lab:
46.3626, 72.1873, 31.5515
CIE-LCH:
46.3626, 78.7813, 23.6091
CIE-Luv:
46.3626, 139.3032, 17.5442
Hunter-Lab:
39.4184, 67.5383, 18.6169
#db063e color charts
#db063e color shades, tints & tones
#db063e color schemes
#db063e color preview, HTML & CSS examples
This text has a color of #db063e
<p style="color:#db063e;">Text here</p>
.mytext {color:#db063e;}
This box has a color of #db063e
<div style="background-color:#db063e;">Content here</div>
.mybackground {background-color:#db063e;}
Border around this has a color of #db063e
<div style="border:2px solid #db063e;">Content here</div>
.myborder {border:2px solid #db063e;}