#db898a color space conversions
Hex:
#db898a
RGB:
219, 137, 138
CMY:
14, 46, 46
CMYK:
0, 37, 37, 14
HSL:
359°, 53.2468%, 69.8039%
HSV (HSB):
359°, 37.4429%, 85.8824%
XYZ:
42.7465, 34.7864, 28.5062
xyY:
0.4031, 0.3281, 34.7864
CIE-Lab:
65.5820, 31.4346, 12.7137
CIE-LCH:
65.5820, 33.9083, 22.0208
CIE-Luv:
65.5820, 55.5798, 11.3188
Hunter-Lab:
58.9800, 26.1553, 12.6299
#db898a color charts
#db898a color shades, tints & tones
#db898a color schemes
#db898a color preview, HTML & CSS examples
This text has a color of #db898a
<p style="color:#db898a;">Text here</p>
.mytext {color:#db898a;}
This box has a color of #db898a
<div style="background-color:#db898a;">Content here</div>
.mybackground {background-color:#db898a;}
Border around this has a color of #db898a
<div style="border:2px solid #db898a;">Content here</div>
.myborder {border:2px solid #db898a;}