#d0b256 color space conversions
Hex:
#d0b256
RGB:
208, 178, 86
CMY:
18, 30, 66
CMYK:
0, 14, 59, 18
HSL:
45°, 56.4815%, 57.6471%
HSV (HSB):
45°, 58.6538%, 81.5686%
XYZ:
43.6125, 45.9226, 15.3694
xyY:
0.4157, 0.4378, 45.9226
CIE-Lab:
73.4953, -0.1046, 50.1674
CIE-LCH:
73.4953, 50.1675, 90.1195
CIE-Luv:
73.4953, 25.0593, 59.7340
Hunter-Lab:
67.7662, -3.7130, 33.9893
#d0b256 color charts
#d0b256 color shades, tints & tones
#d0b256 color schemes
#d0b256 color preview, HTML & CSS examples
This text has a color of #d0b256
<p style="color:#d0b256;">Text here</p>
.mytext {color:#d0b256;}
This box has a color of #d0b256
<div style="background-color:#d0b256;">Content here</div>
.mybackground {background-color:#d0b256;}
Border around this has a color of #d0b256
<div style="border:2px solid #d0b256;">Content here</div>
.myborder {border:2px solid #d0b256;}