#dada8b color space conversions
Hex:
#dada8b
RGB:
218, 218, 139
CMY:
15, 15, 45
CMYK:
0, 0, 36, 15
HSL:
60°, 51.6340%, 70.0000%
HSV (HSB):
60°, 36.2385%, 85.4902%
XYZ:
58.6450, 66.9123, 34.2505
xyY:
0.3670, 0.4187, 66.9123
CIE-Lab:
85.4596, -11.6613, 38.9116
CIE-LCH:
85.4596, 40.6214, 106.6829
CIE-Luv:
85.4596, 3.8912, 53.9343
Hunter-Lab:
81.7999, -15.1774, 32.4346
#dada8b color charts
#dada8b color shades, tints & tones
#dada8b color schemes
#dada8b color preview, HTML & CSS examples
This text has a color of #dada8b
<p style="color:#dada8b;">Text here</p>
.mytext {color:#dada8b;}
This box has a color of #dada8b
<div style="background-color:#dada8b;">Content here</div>
.mybackground {background-color:#dada8b;}
Border around this has a color of #dada8b
<div style="border:2px solid #dada8b;">Content here</div>
.myborder {border:2px solid #dada8b;}