#db9090 color space conversions
Hex:
#db9090
RGB:
219, 144, 144
CMY:
14, 44, 44
CMYK:
0, 34, 34, 14
HSL:
0°, 51.0204%, 71.1765%
HSV (HSB):
0°, 34.2466%, 85.8824%
XYZ:
44.2207, 37.0202, 31.2005
xyY:
0.3933, 0.3292, 37.0202
CIE-Lab:
67.2922, 28.4172, 11.7521
CIE-LCH:
67.2922, 30.7514, 22.4678
CIE-Luv:
67.2922, 50.1752, 10.8114
Hunter-Lab:
60.8442, 23.2538, 12.1875
#db9090 color charts
#db9090 color shades, tints & tones
#db9090 color schemes
#db9090 color preview, HTML & CSS examples
This text has a color of #db9090
<p style="color:#db9090;">Text here</p>
.mytext {color:#db9090;}
This box has a color of #db9090
<div style="background-color:#db9090;">Content here</div>
.mybackground {background-color:#db9090;}
Border around this has a color of #db9090
<div style="border:2px solid #db9090;">Content here</div>
.myborder {border:2px solid #db9090;}