#dbcd1c color space conversions
Hex:
#dbcd1c
RGB:
219, 205, 28
CMY:
14, 20, 89
CMYK:
0, 6, 87, 14
HSL:
56°, 77.3279%, 48.4314%
HSV (HSB):
56°, 87.2146%, 85.8824%
XYZ:
51.2543, 58.8066, 9.7480
xyY:
0.4278, 0.4908, 58.8066
CIE-Lab:
81.1851, -11.9268, 78.0896
CIE-LCH:
81.1851, 78.9952, 98.6838
CIE-Luv:
81.1851, 15.9829, 86.0029
Hunter-Lab:
76.6854, -14.8952, 46.1430
#dbcd1c color charts
#dbcd1c color shades, tints & tones
#dbcd1c color schemes
#dbcd1c color preview, HTML & CSS examples
This text has a color of #dbcd1c
<p style="color:#dbcd1c;">Text here</p>
.mytext {color:#dbcd1c;}
This box has a color of #dbcd1c
<div style="background-color:#dbcd1c;">Content here</div>
.mybackground {background-color:#dbcd1c;}
Border around this has a color of #dbcd1c
<div style="border:2px solid #dbcd1c;">Content here</div>
.myborder {border:2px solid #dbcd1c;}