#db064e color space conversions
Hex:
#db064e
RGB:
219, 6, 78
CMY:
14, 98, 69
CMYK:
0, 97, 64, 14
HSL:
340°, 94.6667%, 44.1176%
HSV (HSB):
340°, 97.2603%, 85.8824%
XYZ:
30.6537, 15.7404, 8.6303
xyY:
0.5571, 0.2861, 15.7404
CIE-Lab:
46.6320, 72.9218, 22.0746
CIE-LCH:
46.6320, 76.1897, 16.8419
CIE-Luv:
46.6320, 134.0591, 9.5384
Hunter-Lab:
39.6741, 68.4858, 14.8746
#db064e color charts
#db064e color shades, tints & tones
#db064e color schemes
#db064e color preview, HTML & CSS examples
This text has a color of #db064e
<p style="color:#db064e;">Text here</p>
.mytext {color:#db064e;}
This box has a color of #db064e
<div style="background-color:#db064e;">Content here</div>
.mybackground {background-color:#db064e;}
Border around this has a color of #db064e
<div style="border:2px solid #db064e;">Content here</div>
.myborder {border:2px solid #db064e;}