#da8080 color space conversions
Hex:
#da8080
RGB:
218, 128, 128
CMY:
15, 50, 50
CMYK:
0, 41, 41, 15
HSL:
0°, 54.8780%, 67.8431%
HSV (HSB):
0°, 41.2844%, 85.4902%
XYZ:
40.5289, 31.9023, 24.4437
xyY:
0.4184, 0.3293, 31.9023
CIE-Lab:
63.2620, 34.6919, 15.1057
CIE-LCH:
63.2620, 37.8379, 23.5294
CIE-Luv:
63.2620, 62.3564, 13.4396
Hunter-Lab:
56.4821, 29.2395, 13.8786
#da8080 color charts
#da8080 color shades, tints & tones
#da8080 color schemes
#da8080 color preview, HTML & CSS examples
This text has a color of #da8080
<p style="color:#da8080;">Text here</p>
.mytext {color:#da8080;}
This box has a color of #da8080
<div style="background-color:#da8080;">Content here</div>
.mybackground {background-color:#da8080;}
Border around this has a color of #da8080
<div style="border:2px solid #da8080;">Content here</div>
.myborder {border:2px solid #da8080;}