#d0cb0c color space conversions
Hex:
#d0cb0c
RGB:
208, 203, 12
CMY:
18, 20, 95
CMYK:
0, 2, 94, 18
HSL:
58°, 89.0909%, 43.1373%
HSV (HSB):
58°, 94.2308%, 81.5686%
XYZ:
47.4347, 56.1483, 8.6855
xyY:
0.4225, 0.5001, 56.1483
CIE-Lab:
79.6982, -15.8891, 78.9026
CIE-LCH:
79.6982, 80.4865, 101.3857
CIE-Luv:
79.6982, 9.7008, 86.5232
Hunter-Lab:
74.9322, -18.1345, 45.5802
#d0cb0c color charts
#d0cb0c color shades, tints & tones
#d0cb0c color schemes
#d0cb0c color preview, HTML & CSS examples
This text has a color of #d0cb0c
<p style="color:#d0cb0c;">Text here</p>
.mytext {color:#d0cb0c;}
This box has a color of #d0cb0c
<div style="background-color:#d0cb0c;">Content here</div>
.mybackground {background-color:#d0cb0c;}
Border around this has a color of #d0cb0c
<div style="border:2px solid #d0cb0c;">Content here</div>
.myborder {border:2px solid #d0cb0c;}