#d3bf2c color space conversions
Hex:
#d3bf2c
RGB:
211, 191, 44
CMY:
17, 25, 83
CMYK:
0, 9, 79, 17
HSL:
53°, 65.4902%, 50.0000%
HSV (HSB):
53°, 79.1469%, 82.7451%
XYZ:
45.9494, 51.2923, 9.8615
xyY:
0.4290, 0.4789, 51.2923
CIE-Lab:
76.8558, -7.8209, 70.2793
CIE-LCH:
76.8558, 70.7132, 96.3499
CIE-Luv:
76.8558, 19.6758, 77.9567
Hunter-Lab:
71.6187, -10.8099, 41.9692
#d3bf2c color charts
#d3bf2c color shades, tints & tones
#d3bf2c color schemes
#d3bf2c color preview, HTML & CSS examples
This text has a color of #d3bf2c
<p style="color:#d3bf2c;">Text here</p>
.mytext {color:#d3bf2c;}
This box has a color of #d3bf2c
<div style="background-color:#d3bf2c;">Content here</div>
.mybackground {background-color:#d3bf2c;}
Border around this has a color of #d3bf2c
<div style="border:2px solid #d3bf2c;">Content here</div>
.myborder {border:2px solid #d3bf2c;}