#d3cb14 color space conversions
Hex:
#d3cb14
RGB:
211, 203, 20
CMY:
17, 20, 92
CMYK:
0, 4, 91, 17
HSL:
57°, 82.6840%, 45.2941%
HSV (HSB):
57°, 90.5213%, 82.7451%
XYZ:
48.3462, 56.6113, 9.0408
xyY:
0.4241, 0.4966, 56.6113
CIE-Lab:
79.9604, -14.4955, 78.1964
CIE-LCH:
79.9604, 79.5286, 100.5019
CIE-Luv:
79.9604, 11.7532, 85.9571
Hunter-Lab:
75.2405, -16.9746, 45.5441
#d3cb14 color charts
#d3cb14 color shades, tints & tones
#d3cb14 color schemes
#d3cb14 color preview, HTML & CSS examples
This text has a color of #d3cb14
<p style="color:#d3cb14;">Text here</p>
.mytext {color:#d3cb14;}
This box has a color of #d3cb14
<div style="background-color:#d3cb14;">Content here</div>
.mybackground {background-color:#d3cb14;}
Border around this has a color of #d3cb14
<div style="border:2px solid #d3cb14;">Content here</div>
.myborder {border:2px solid #d3cb14;}