#db1985 color space conversions
Hex:
#db1985
RGB:
219, 25, 133
CMY:
14, 90, 48
CMYK:
0, 89, 39, 14
HSL:
327°, 79.5082%, 47.8431%
HSV (HSB):
327°, 88.5845%, 85.8824%
XYZ:
33.7947, 17.4488, 23.7771
xyY:
0.4505, 0.2326, 17.4488
CIE-Lab:
48.8206, 74.8211, -8.6781
CIE-LCH:
48.8206, 75.3227, 353.3841
CIE-Luv:
48.8206, 108.2981, -25.5587
Hunter-Lab:
41.7717, 71.3117, -4.5085
#db1985 color charts
#db1985 color shades, tints & tones
#db1985 color schemes
#db1985 color preview, HTML & CSS examples
This text has a color of #db1985
<p style="color:#db1985;">Text here</p>
.mytext {color:#db1985;}
This box has a color of #db1985
<div style="background-color:#db1985;">Content here</div>
.mybackground {background-color:#db1985;}
Border around this has a color of #db1985
<div style="border:2px solid #db1985;">Content here</div>
.myborder {border:2px solid #db1985;}