#db01bd color space conversions
Hex:
#db01bd
RGB:
219, 1, 189
CMY:
14, 100, 26
CMYK:
0, 100, 14, 14
HSL:
308°, 99.0909%, 43.1373%
HSV (HSB):
308°, 99.5434%, 85.8824%
XYZ:
38.4096, 18.7559, 49.7400
xyY:
0.3593, 0.1754, 18.7559
CIE-Lab:
50.4004, 83.4525, -39.5489
CIE-LCH:
50.4004, 92.3495, 334.6433
CIE-Luv:
50.4004, 85.0257, -71.0179
Hunter-Lab:
43.3081, 82.5210, -37.7798
#db01bd color charts
#db01bd color shades, tints & tones
#db01bd color schemes
#db01bd color preview, HTML & CSS examples
This text has a color of #db01bd
<p style="color:#db01bd;">Text here</p>
.mytext {color:#db01bd;}
This box has a color of #db01bd
<div style="background-color:#db01bd;">Content here</div>
.mybackground {background-color:#db01bd;}
Border around this has a color of #db01bd
<div style="border:2px solid #db01bd;">Content here</div>
.myborder {border:2px solid #db01bd;}