#d0b25d color space conversions
Hex:
#d0b25d
RGB:
208, 178, 93
CMY:
18, 30, 64
CMYK:
0, 14, 55, 18
HSL:
44°, 55.0239%, 59.0196%
HSV (HSB):
44°, 55.2885%, 81.5686%
XYZ:
43.9086, 46.0410, 16.9285
xyY:
0.4108, 0.4308, 46.0410
CIE-Lab:
73.5721, 0.4348, 46.8916
CIE-LCH:
73.5721, 46.8936, 89.4687
CIE-Luv:
73.5721, 24.6859, 56.7307
Hunter-Lab:
67.8535, -3.2348, 32.7054
#d0b25d color charts
#d0b25d color shades, tints & tones
#d0b25d color schemes
#d0b25d color preview, HTML & CSS examples
This text has a color of #d0b25d
<p style="color:#d0b25d;">Text here</p>
.mytext {color:#d0b25d;}
This box has a color of #d0b25d
<div style="background-color:#d0b25d;">Content here</div>
.mybackground {background-color:#d0b25d;}
Border around this has a color of #d0b25d
<div style="border:2px solid #d0b25d;">Content here</div>
.myborder {border:2px solid #d0b25d;}