#dbb192 color space conversions
Hex:
#dbb192
RGB:
219, 177, 146
CMY:
14, 31, 43
CMYK:
0, 19, 33, 14
HSL:
25°, 50.3448%, 71.5686%
HSV (HSB):
25°, 33.3333%, 85.8824%
XYZ:
50.1239, 48.5797, 33.9291
xyY:
0.3779, 0.3663, 48.5797
CIE-Lab:
75.1891, 10.9039, 21.6305
CIE-LCH:
75.1891, 24.2234, 63.2473
CIE-Luv:
75.1891, 29.1664, 27.5244
Hunter-Lab:
69.6991, 6.3942, 19.9274
#dbb192 color charts
#dbb192 color shades, tints & tones
#dbb192 color schemes
#dbb192 color preview, HTML & CSS examples
This text has a color of #dbb192
<p style="color:#dbb192;">Text here</p>
.mytext {color:#dbb192;}
This box has a color of #dbb192
<div style="background-color:#dbb192;">Content here</div>
.mybackground {background-color:#dbb192;}
Border around this has a color of #dbb192
<div style="border:2px solid #dbb192;">Content here</div>
.myborder {border:2px solid #dbb192;}