#d0c485 color space conversions
Hex:
#d0c485
RGB:
208, 196, 133
CMY:
18, 23, 48
CMYK:
0, 6, 36, 18
HSL:
50°, 44.3787%, 66.8627%
HSV (HSB):
50°, 36.0577%, 81.5686%
XYZ:
49.9860, 54.5832, 30.0914
xyY:
0.3712, 0.4053, 54.5832
CIE-Lab:
78.8006, -5.0336, 33.1754
CIE-LCH:
78.8006, 33.5551, 98.6275
CIE-Luv:
78.8006, 10.9105, 44.9822
Hunter-Lab:
73.8804, -8.5214, 27.5676
#d0c485 color charts
#d0c485 color shades, tints & tones
#d0c485 color schemes
#d0c485 color preview, HTML & CSS examples
This text has a color of #d0c485
<p style="color:#d0c485;">Text here</p>
.mytext {color:#d0c485;}
This box has a color of #d0c485
<div style="background-color:#d0c485;">Content here</div>
.mybackground {background-color:#d0c485;}
Border around this has a color of #d0c485
<div style="border:2px solid #d0c485;">Content here</div>
.myborder {border:2px solid #d0c485;}