#dbd273 color space conversions
Hex:
#dbd273
RGB:
219, 210, 115
CMY:
14, 18, 55
CMYK:
0, 4, 47, 14
HSL:
55°, 59.0909%, 65.4902%
HSV (HSB):
55°, 47.4886%, 85.8824%
XYZ:
55.3545, 62.3911, 25.3448
xyY:
0.3868, 0.4360, 62.3911
CIE-Lab:
83.1209, -9.6957, 47.8695
CIE-LCH:
83.1209, 48.8415, 101.4501
CIE-Luv:
83.1209, 10.4008, 62.4550
Hunter-Lab:
78.9880, -13.1368, 36.2673
#dbd273 color charts
#dbd273 color shades, tints & tones
#dbd273 color schemes
#dbd273 color preview, HTML & CSS examples
This text has a color of #dbd273
<p style="color:#dbd273;">Text here</p>
.mytext {color:#dbd273;}
This box has a color of #dbd273
<div style="background-color:#dbd273;">Content here</div>
.mybackground {background-color:#dbd273;}
Border around this has a color of #dbd273
<div style="border:2px solid #dbd273;">Content here</div>
.myborder {border:2px solid #dbd273;}