#d0c064 color space conversions
Hex:
#d0c064
RGB:
208, 192, 100
CMY:
18, 25, 61
CMYK:
0, 8, 52, 18
HSL:
51°, 53.4653%, 60.3922%
HSV (HSB):
51°, 51.9231%, 81.5686%
XYZ:
47.1623, 52.0293, 19.6135
xyY:
0.3970, 0.4379, 52.0293
CIE-Lab:
77.2983, -6.3057, 47.9069
CIE-LCH:
77.2983, 48.3201, 97.4984
CIE-Luv:
77.2983, 15.0495, 60.2065
Hunter-Lab:
72.1313, -9.5194, 34.3701
#d0c064 color charts
#d0c064 color shades, tints & tones
#d0c064 color schemes
#d0c064 color preview, HTML & CSS examples
This text has a color of #d0c064
<p style="color:#d0c064;">Text here</p>
.mytext {color:#d0c064;}
This box has a color of #d0c064
<div style="background-color:#d0c064;">Content here</div>
.mybackground {background-color:#d0c064;}
Border around this has a color of #d0c064
<div style="border:2px solid #d0c064;">Content here</div>
.myborder {border:2px solid #d0c064;}