#d0cd80 color space conversions
Hex:
#d0cd80
RGB:
208, 205, 128
CMY:
18, 20, 50
CMYK:
0, 1, 38, 18
HSL:
58°, 45.9770%, 65.8824%
HSV (HSB):
58°, 38.4615%, 81.5686%
XYZ:
51.7400, 58.6311, 29.0120
xyY:
0.3712, 0.4206, 58.6311
CIE-Lab:
81.0884, -10.2282, 38.6965
CIE-LCH:
81.0884, 40.0254, 104.8057
CIE-Luv:
81.0884, 5.7057, 52.5912
Hunter-Lab:
76.5709, -13.3842, 31.1352
#d0cd80 color charts
#d0cd80 color shades, tints & tones
#d0cd80 color schemes
#d0cd80 color preview, HTML & CSS examples
This text has a color of #d0cd80
<p style="color:#d0cd80;">Text here</p>
.mytext {color:#d0cd80;}
This box has a color of #d0cd80
<div style="background-color:#d0cd80;">Content here</div>
.mybackground {background-color:#d0cd80;}
Border around this has a color of #d0cd80
<div style="border:2px solid #d0cd80;">Content here</div>
.myborder {border:2px solid #d0cd80;}