#db6379 color space conversions
Hex:
#db6379
RGB:
219, 99, 121
CMY:
14, 61, 53
CMYK:
0, 55, 45, 14
HSL:
349°, 62.5000%, 62.3529%
HSV (HSB):
349°, 54.7945%, 85.8824%
XYZ:
37.1264, 25.3642, 21.0282
xyY:
0.4445, 0.3037, 25.3642
CIE-Lab:
57.4286, 48.9954, 10.9959
CIE-LCH:
57.4286, 50.2142, 12.6491
CIE-Luv:
57.4286, 82.9540, 4.9093
Hunter-Lab:
50.3629, 43.4513, 10.4985
#db6379 color charts
#db6379 color shades, tints & tones
#db6379 color schemes
#db6379 color preview, HTML & CSS examples
This text has a color of #db6379
<p style="color:#db6379;">Text here</p>
.mytext {color:#db6379;}
This box has a color of #db6379
<div style="background-color:#db6379;">Content here</div>
.mybackground {background-color:#db6379;}
Border around this has a color of #db6379
<div style="border:2px solid #db6379;">Content here</div>
.myborder {border:2px solid #db6379;}