#dbd98c color space conversions
Hex:
#dbd98c
RGB:
219, 217, 140
CMY:
14, 15, 45
CMYK:
0, 1, 36, 14
HSL:
58°, 52.3179%, 70.3922%
HSV (HSB):
58°, 36.0731%, 85.8824%
XYZ:
58.7599, 66.5792, 34.5650
xyY:
0.3675, 0.4164, 66.5792
CIE-Lab:
85.2910, -10.6568, 38.2058
CIE-LCH:
85.2910, 39.6642, 105.5855
CIE-Luv:
85.2910, 5.0793, 52.9089
Hunter-Lab:
81.5961, -14.2497, 32.0013
#dbd98c color charts
#dbd98c color shades, tints & tones
#dbd98c color schemes
#dbd98c color preview, HTML & CSS examples
This text has a color of #dbd98c
<p style="color:#dbd98c;">Text here</p>
.mytext {color:#dbd98c;}
This box has a color of #dbd98c
<div style="background-color:#dbd98c;">Content here</div>
.mybackground {background-color:#dbd98c;}
Border around this has a color of #dbd98c
<div style="border:2px solid #dbd98c;">Content here</div>
.myborder {border:2px solid #dbd98c;}