#dbdc53 color space conversions
Hex:
#dbdc53
RGB:
219, 220, 83
CMY:
14, 14, 67
CMYK:
0, 0, 62, 14
HSL:
60°, 66.1836%, 59.4118%
HSV (HSB):
60°, 62.2727%, 86.2745%
XYZ:
56.3680, 66.8710, 18.1201
xyY:
0.3988, 0.4731, 66.8710
CIE-Lab:
85.4388, -17.1535, 64.8849
CIE-LCH:
85.4388, 67.1140, 104.8084
CIE-Luv:
85.4388, 5.1050, 79.9867
Hunter-Lab:
81.7747, -20.0642, 44.1045
#dbdc53 color charts
#dbdc53 color shades, tints & tones
#dbdc53 color schemes
#dbdc53 color preview, HTML & CSS examples
This text has a color of #dbdc53
<p style="color:#dbdc53;">Text here</p>
.mytext {color:#dbdc53;}
This box has a color of #dbdc53
<div style="background-color:#dbdc53;">Content here</div>
.mybackground {background-color:#dbdc53;}
Border around this has a color of #dbdc53
<div style="border:2px solid #dbdc53;">Content here</div>
.myborder {border:2px solid #dbdc53;}