#d0dd8b color space conversions
Hex:
#d0dd8b
RGB:
208, 221, 139
CMY:
18, 13, 45
CMYK:
6, 0, 37, 13
HSL:
70°, 54.6667%, 70.5882%
HSV (HSB):
70°, 37.1041%, 86.6667%
XYZ:
56.5291, 66.9869, 34.3765
xyY:
0.3580, 0.4243, 66.9869
CIE-Lab:
85.4973, -17.0060, 38.8100
CIE-LCH:
85.4973, 42.3725, 113.6624
CIE-Luv:
85.4973, -4.0667, 54.9043
Hunter-Lab:
81.8455, -19.9432, 32.3891
#d0dd8b color charts
#d0dd8b color shades, tints & tones
#d0dd8b color schemes
#d0dd8b color preview, HTML & CSS examples
This text has a color of #d0dd8b
<p style="color:#d0dd8b;">Text here</p>
.mytext {color:#d0dd8b;}
This box has a color of #d0dd8b
<div style="background-color:#d0dd8b;">Content here</div>
.mybackground {background-color:#d0dd8b;}
Border around this has a color of #d0dd8b
<div style="border:2px solid #d0dd8b;">Content here</div>
.myborder {border:2px solid #d0dd8b;}