#dbcd40 color space conversions
Hex:
#dbcd40
RGB:
219, 205, 64
CMY:
14, 20, 75
CMYK:
0, 6, 71, 14
HSL:
55°, 68.2819%, 55.4902%
HSV (HSB):
55°, 70.7763%, 85.8824%
XYZ:
51.9702, 59.0929, 13.5174
xyY:
0.4172, 0.4743, 59.0929
CIE-Lab:
81.3426, -10.7197, 68.0602
CIE-LCH:
81.3426, 68.8993, 98.9508
CIE-Luv:
81.3426, 15.3524, 79.2610
Hunter-Lab:
76.8719, -13.8488, 43.3846
#dbcd40 color charts
#dbcd40 color shades, tints & tones
#dbcd40 color schemes
#dbcd40 color preview, HTML & CSS examples
This text has a color of #dbcd40
<p style="color:#dbcd40;">Text here</p>
.mytext {color:#dbcd40;}
This box has a color of #dbcd40
<div style="background-color:#dbcd40;">Content here</div>
.mybackground {background-color:#dbcd40;}
Border around this has a color of #dbcd40
<div style="border:2px solid #dbcd40;">Content here</div>
.myborder {border:2px solid #dbcd40;}