#dbd234 color space conversions
Hex:
#dbd234
RGB:
219, 210, 52
CMY:
14, 18, 80
CMYK:
0, 4, 76, 14
HSL:
57°, 69.8745%, 53.1373%
HSV (HSB):
57°, 76.2557%, 85.8824%
XYZ:
52.8798, 61.4012, 12.3134
xyY:
0.4177, 0.4850, 61.4012
CIE-Lab:
82.5939, -13.7416, 73.2727
CIE-LCH:
82.5939, 74.5501, 100.6219
CIE-Luv:
82.5939, 12.2530, 84.1256
Hunter-Lab:
78.3589, -16.6689, 45.5344
#dbd234 color charts
#dbd234 color shades, tints & tones
#dbd234 color schemes
#dbd234 color preview, HTML & CSS examples
This text has a color of #dbd234
<p style="color:#dbd234;">Text here</p>
.mytext {color:#dbd234;}
This box has a color of #dbd234
<div style="background-color:#dbd234;">Content here</div>
.mybackground {background-color:#dbd234;}
Border around this has a color of #dbd234
<div style="border:2px solid #dbd234;">Content here</div>
.myborder {border:2px solid #dbd234;}