#d0b20c color space conversions
Hex:
#d0b20c
RGB:
208, 178, 12
CMY:
18, 30, 95
CMYK:
0, 14, 94, 18
HSL:
51°, 89.0909%, 43.1373%
HSV (HSB):
51°, 94.2308%, 81.5686%
XYZ:
41.9992, 45.2772, 6.8736
xyY:
0.4461, 0.4809, 45.2772
CIE-Lab:
73.0741, -3.1044, 73.9408
CIE-LCH:
73.0741, 74.0059, 92.4041
CIE-Luv:
73.0741, 27.2055, 76.9588
Hunter-Lab:
67.2884, -6.3408, 41.0453
#d0b20c color charts
#d0b20c color shades, tints & tones
#d0b20c color schemes
#d0b20c color preview, HTML & CSS examples
This text has a color of #d0b20c
<p style="color:#d0b20c;">Text here</p>
.mytext {color:#d0b20c;}
This box has a color of #d0b20c
<div style="background-color:#d0b20c;">Content here</div>
.mybackground {background-color:#d0b20c;}
Border around this has a color of #d0b20c
<div style="border:2px solid #d0b20c;">Content here</div>
.myborder {border:2px solid #d0b20c;}