#dbd245 color space conversions
Hex:
#dbd245
RGB:
219, 210, 69
CMY:
14, 18, 73
CMYK:
0, 4, 68, 14
HSL:
56°, 67.5676%, 56.4706%
HSV (HSB):
56°, 68.4932%, 85.8824%
XYZ:
53.3342, 61.5829, 14.7059
xyY:
0.4115, 0.4751, 61.5829
CIE-Lab:
82.6911, -12.9860, 67.5430
CIE-LCH:
82.6911, 68.7800, 100.8831
CIE-Luv:
82.6911, 11.8990, 79.9855
Hunter-Lab:
78.4748, -16.0161, 43.8216
#dbd245 color charts
#dbd245 color shades, tints & tones
#dbd245 color schemes
#dbd245 color preview, HTML & CSS examples
This text has a color of #dbd245
<p style="color:#dbd245;">Text here</p>
.mytext {color:#dbd245;}
This box has a color of #dbd245
<div style="background-color:#dbd245;">Content here</div>
.mybackground {background-color:#dbd245;}
Border around this has a color of #dbd245
<div style="border:2px solid #dbd245;">Content here</div>
.myborder {border:2px solid #dbd245;}