#dbdc7a color space conversions
Hex:
#dbdc7a
RGB:
219, 220, 122
CMY:
14, 14, 52
CMYK:
0, 0, 45, 14
HSL:
61°, 58.3333%, 67.0588%
HSV (HSB):
61°, 44.5455%, 86.2745%
XYZ:
58.3195, 67.6516, 28.3967
xyY:
0.3778, 0.4382, 67.6516
CIE-Lab:
85.8319, -14.0553, 47.7915
CIE-LCH:
85.8319, 49.8154, 106.3884
CIE-Luv:
85.8319, 3.9721, 63.9638
Hunter-Lab:
82.2506, -17.3738, 37.1058
#dbdc7a color charts
#dbdc7a color shades, tints & tones
#dbdc7a color schemes
#dbdc7a color preview, HTML & CSS examples
This text has a color of #dbdc7a
<p style="color:#dbdc7a;">Text here</p>
.mytext {color:#dbdc7a;}
This box has a color of #dbdc7a
<div style="background-color:#dbdc7a;">Content here</div>
.mybackground {background-color:#dbdc7a;}
Border around this has a color of #dbdc7a
<div style="border:2px solid #dbdc7a;">Content here</div>
.myborder {border:2px solid #dbdc7a;}