#d3c08c color space conversions
Hex:
#d3c08c
RGB:
211, 192, 140
CMY:
17, 25, 45
CMYK:
0, 9, 34, 17
HSL:
44°, 44.6541%, 68.8235%
HSV (HSB):
44°, 33.6493%, 82.7451%
XYZ:
50.4472, 53.4416, 32.4674
xyY:
0.3700, 0.3919, 53.4416
CIE-Lab:
78.1350, -0.9272, 28.6856
CIE-LCH:
78.1350, 28.7006, 91.8513
CIE-Luv:
78.1350, 14.9188, 38.8358
Hunter-Lab:
73.1038, -4.7528, 24.8404
#d3c08c color charts
#d3c08c color shades, tints & tones
#d3c08c color schemes
#d3c08c color preview, HTML & CSS examples
This text has a color of #d3c08c
<p style="color:#d3c08c;">Text here</p>
.mytext {color:#d3c08c;}
This box has a color of #d3c08c
<div style="background-color:#d3c08c;">Content here</div>
.mybackground {background-color:#d3c08c;}
Border around this has a color of #d3c08c
<div style="border:2px solid #d3c08c;">Content here</div>
.myborder {border:2px solid #d3c08c;}