#d0c98c color space conversions
Hex:
#d0c98c
RGB:
208, 201, 140
CMY:
18, 21, 45
CMYK:
0, 3, 33, 18
HSL:
54°, 41.9753%, 68.2353%
HSV (HSB):
54°, 32.6923%, 81.5686%
XYZ:
51.6327, 57.0766, 33.1065
xyY:
0.3641, 0.4025, 57.0766
CIE-Lab:
80.2227, -6.7793, 31.4139
CIE-LCH:
80.2227, 32.1371, 102.1779
CIE-Luv:
80.2227, 7.5449, 43.5211
Hunter-Lab:
75.5491, -10.2182, 26.9028
#d0c98c color charts
#d0c98c color shades, tints & tones
#d0c98c color schemes
#d0c98c color preview, HTML & CSS examples
This text has a color of #d0c98c
<p style="color:#d0c98c;">Text here</p>
.mytext {color:#d0c98c;}
This box has a color of #d0c98c
<div style="background-color:#d0c98c;">Content here</div>
.mybackground {background-color:#d0c98c;}
Border around this has a color of #d0c98c
<div style="border:2px solid #d0c98c;">Content here</div>
.myborder {border:2px solid #d0c98c;}