#dbbc48 color space conversions
Hex:
#dbbc48
RGB:
219, 188, 72
CMY:
14, 26, 72
CMYK:
0, 14, 67, 14
HSL:
47°, 67.1233%, 57.0588%
HSV (HSB):
47°, 67.1233%, 85.8824%
XYZ:
48.3663, 51.4944, 13.5211
xyY:
0.4266, 0.4542, 51.4944
CIE-Lab:
76.9775, -1.5826, 60.5251
CIE-LCH:
76.9775, 60.5458, 91.4978
CIE-Luv:
76.9775, 26.7874, 69.7660
Hunter-Lab:
71.7596, -5.2694, 39.0601
#dbbc48 color charts
#dbbc48 color shades, tints & tones
#dbbc48 color schemes
#dbbc48 color preview, HTML & CSS examples
This text has a color of #dbbc48
<p style="color:#dbbc48;">Text here</p>
.mytext {color:#dbbc48;}
This box has a color of #dbbc48
<div style="background-color:#dbbc48;">Content here</div>
.mybackground {background-color:#dbbc48;}
Border around this has a color of #dbbc48
<div style="border:2px solid #dbbc48;">Content here</div>
.myborder {border:2px solid #dbbc48;}