#d2b941 color space conversions
Hex:
#d2b941
RGB:
210, 185, 65
CMY:
18, 27, 75
CMYK:
0, 12, 69, 18
HSL:
50°, 61.7021%, 53.9216%
HSV (HSB):
50°, 69.0476%, 82.3529%
XYZ:
44.8814, 48.7812, 12.0512
xyY:
0.4246, 0.4614, 48.7812
CIE-Lab:
75.3150, -4.2439, 61.4140
CIE-LCH:
75.3150, 61.5605, 93.9530
CIE-Luv:
75.3150, 22.5643, 70.3392
Hunter-Lab:
69.8436, -7.5222, 38.6602
#d2b941 color charts
#d2b941 color shades, tints & tones
#d2b941 color schemes
#d2b941 color preview, HTML & CSS examples
This text has a color of #d2b941
<p style="color:#d2b941;">Text here</p>
.mytext {color:#d2b941;}
This box has a color of #d2b941
<div style="background-color:#d2b941;">Content here</div>
.mybackground {background-color:#d2b941;}
Border around this has a color of #d2b941
<div style="border:2px solid #d2b941;">Content here</div>
.myborder {border:2px solid #d2b941;}