#dada9c color space conversions
Hex:
#dada9c
RGB:
218, 218, 156
CMY:
15, 15, 39
CMYK:
0, 0, 28, 15
HSL:
60°, 45.5882%, 73.3333%
HSV (HSB):
60°, 28.4404%, 85.4902%
XYZ:
59.9856, 67.4485, 41.3098
xyY:
0.3555, 0.3997, 67.4485
CIE-Lab:
85.7299, -9.6075, 30.6101
CIE-LCH:
85.7299, 32.0824, 107.4253
CIE-Luv:
85.7299, 3.1661, 43.8787
Hunter-Lab:
82.1271, -13.3460, 27.6662
#dada9c color charts
#dada9c color shades, tints & tones
#dada9c color schemes
#dada9c color preview, HTML & CSS examples
This text has a color of #dada9c
<p style="color:#dada9c;">Text here</p>
.mytext {color:#dada9c;}
This box has a color of #dada9c
<div style="background-color:#dada9c;">Content here</div>
.mybackground {background-color:#dada9c;}
Border around this has a color of #dada9c
<div style="border:2px solid #dada9c;">Content here</div>
.myborder {border:2px solid #dada9c;}