#dbbb47 color space conversions
Hex:
#dbbb47
RGB:
219, 187, 71
CMY:
14, 27, 72
CMYK:
0, 15, 68, 14
HSL:
47°, 67.2727%, 56.8627%
HSV (HSB):
47°, 67.5799%, 85.8824%
XYZ:
48.1211, 51.0556, 13.2797
xyY:
0.4279, 0.4540, 51.0556
CIE-Lab:
76.7127, -1.1170, 60.6660
CIE-LCH:
76.7127, 60.6763, 91.0549
CIE-Luv:
76.7127, 27.5303, 69.6591
Hunter-Lab:
71.4532, -4.8301, 38.9981
#dbbb47 color charts
#dbbb47 color shades, tints & tones
#dbbb47 color schemes
#dbbb47 color preview, HTML & CSS examples
This text has a color of #dbbb47
<p style="color:#dbbb47;">Text here</p>
.mytext {color:#dbbb47;}
This box has a color of #dbbb47
<div style="background-color:#dbbb47;">Content here</div>
.mybackground {background-color:#dbbb47;}
Border around this has a color of #dbbb47
<div style="border:2px solid #dbbb47;">Content here</div>
.myborder {border:2px solid #dbbb47;}