#da8182 color space conversions
Hex:
#da8182
RGB:
218, 129, 130
CMY:
15, 49, 49
CMYK:
0, 41, 40, 15
HSL:
359°, 54.6012%, 68.0392%
HSV (HSB):
359°, 40.8257%, 85.4902%
XYZ:
40.7930, 32.2176, 25.1877
xyY:
0.4154, 0.3281, 32.2176
CIE-Lab:
63.5224, 34.3854, 14.3336
CIE-LCH:
63.5224, 37.2533, 22.6289
CIE-Luv:
63.5224, 61.3441, 12.5801
Hunter-Lab:
56.7606, 28.9542, 13.4223
#da8182 color charts
#da8182 color shades, tints & tones
#da8182 color schemes
#da8182 color preview, HTML & CSS examples
This text has a color of #da8182
<p style="color:#da8182;">Text here</p>
.mytext {color:#da8182;}
This box has a color of #da8182
<div style="background-color:#da8182;">Content here</div>
.mybackground {background-color:#da8182;}
Border around this has a color of #da8182
<div style="border:2px solid #da8182;">Content here</div>
.myborder {border:2px solid #da8182;}