#dbd483 color space conversions
Hex:
#dbd483
RGB:
219, 212, 131
CMY:
14, 17, 49
CMYK:
0, 3, 40, 14
HSL:
55°, 55.0000%, 68.6275%
HSV (HSB):
55°, 40.1826%, 85.8824%
XYZ:
56.8536, 63.7857, 30.7881
xyY:
0.3755, 0.4212, 63.7857
CIE-Lab:
83.8541, -9.1199, 40.8906
CIE-LCH:
83.8541, 41.8952, 102.5731
CIE-Luv:
83.8541, 8.4793, 55.2834
Hunter-Lab:
79.8660, -12.6979, 33.0501
#dbd483 color charts
#dbd483 color shades, tints & tones
#dbd483 color schemes
#dbd483 color preview, HTML & CSS examples
This text has a color of #dbd483
<p style="color:#dbd483;">Text here</p>
.mytext {color:#dbd483;}
This box has a color of #dbd483
<div style="background-color:#dbd483;">Content here</div>
.mybackground {background-color:#dbd483;}
Border around this has a color of #dbd483
<div style="border:2px solid #dbd483;">Content here</div>
.myborder {border:2px solid #dbd483;}