#da9090 color space conversions
Hex:
#da9090
RGB:
218, 144, 144
CMY:
15, 44, 44
CMYK:
0, 34, 34, 15
HSL:
0°, 50.0000%, 70.9804%
HSV (HSB):
0°, 33.9450%, 85.4902%
XYZ:
43.9207, 36.8656, 31.1864
xyY:
0.3922, 0.3292, 36.8656
CIE-Lab:
67.1760, 28.0398, 11.5716
CIE-LCH:
67.1760, 30.3336, 22.4252
CIE-Luv:
67.1760, 49.4301, 10.6507
Hunter-Lab:
60.7170, 22.8664, 12.0484
#da9090 color charts
#da9090 color shades, tints & tones
#da9090 color schemes
#da9090 color preview, HTML & CSS examples
This text has a color of #da9090
<p style="color:#da9090;">Text here</p>
.mytext {color:#da9090;}
This box has a color of #da9090
<div style="background-color:#da9090;">Content here</div>
.mybackground {background-color:#da9090;}
Border around this has a color of #da9090
<div style="border:2px solid #da9090;">Content here</div>
.myborder {border:2px solid #da9090;}