#db808d color space conversions
Hex:
#db808d
RGB:
219, 128, 141
CMY:
14, 50, 45
CMYK:
0, 42, 36, 14
HSL:
351°, 55.8282%, 68.0392%
HSV (HSB):
351°, 41.5525%, 85.8824%
XYZ:
41.7403, 32.4215, 29.2573
xyY:
0.4036, 0.3135, 32.4215
CIE-Lab:
63.6897, 36.5613, 8.3371
CIE-LCH:
63.6897, 37.4998, 12.8456
CIE-Luv:
63.6897, 60.6683, 4.5385
Hunter-Lab:
56.9399, 31.2063, 9.3930
#db808d color charts
#db808d color shades, tints & tones
#db808d color schemes
#db808d color preview, HTML & CSS examples
This text has a color of #db808d
<p style="color:#db808d;">Text here</p>
.mytext {color:#db808d;}
This box has a color of #db808d
<div style="background-color:#db808d;">Content here</div>
.mybackground {background-color:#db808d;}
Border around this has a color of #db808d
<div style="border:2px solid #db808d;">Content here</div>
.myborder {border:2px solid #db808d;}