#d0c379 color space conversions
Hex:
#d0c379
RGB:
208, 195, 121
CMY:
18, 24, 53
CMYK:
0, 6, 42, 18
HSL:
51°, 48.0663%, 64.5098%
HSV (HSB):
51°, 41.8269%, 81.5686%
XYZ:
48.9787, 53.8206, 25.8961
xyY:
0.3806, 0.4182, 53.8206
CIE-Lab:
78.3570, -5.8509, 38.7702
CIE-LCH:
78.3570, 39.2092, 98.5820
CIE-Luv:
78.3570, 12.1469, 51.2284
Hunter-Lab:
73.3625, -9.2132, 30.4251
#d0c379 color charts
#d0c379 color shades, tints & tones
#d0c379 color schemes
#d0c379 color preview, HTML & CSS examples
This text has a color of #d0c379
<p style="color:#d0c379;">Text here</p>
.mytext {color:#d0c379;}
This box has a color of #d0c379
<div style="background-color:#d0c379;">Content here</div>
.mybackground {background-color:#d0c379;}
Border around this has a color of #d0c379
<div style="border:2px solid #d0c379;">Content here</div>
.myborder {border:2px solid #d0c379;}