#d3bf3d color space conversions
Hex:
#d3bf3d
RGB:
211, 191, 61
CMY:
17, 25, 76
CMYK:
0, 9, 71, 17
HSL:
52°, 63.0252%, 53.3333%
HSV (HSB):
52°, 71.0900%, 82.7451%
XYZ:
46.3371, 51.4474, 11.9030
xyY:
0.4224, 0.4690, 51.4474
CIE-Lab:
76.9492, -7.1233, 64.6270
CIE-LCH:
76.9492, 65.0184, 96.2899
CIE-Luv:
76.9492, 19.2640, 74.0289
Hunter-Lab:
71.7268, -10.2072, 40.3697
#d3bf3d color charts
#d3bf3d color shades, tints & tones
#d3bf3d color schemes
#d3bf3d color preview, HTML & CSS examples
This text has a color of #d3bf3d
<p style="color:#d3bf3d;">Text here</p>
.mytext {color:#d3bf3d;}
This box has a color of #d3bf3d
<div style="background-color:#d3bf3d;">Content here</div>
.mybackground {background-color:#d3bf3d;}
Border around this has a color of #d3bf3d
<div style="border:2px solid #d3bf3d;">Content here</div>
.myborder {border:2px solid #d3bf3d;}