#dbc08b color space conversions
Hex:
#dbc08b
RGB:
219, 192, 139
CMY:
14, 25, 45
CMYK:
0, 12, 37, 14
HSL:
40°, 52.6316%, 70.1961%
HSV (HSB):
40°, 36.5297%, 85.8824%
XYZ:
52.7233, 54.6234, 32.1907
xyY:
0.3778, 0.3915, 54.6234
CIE-Lab:
78.8239, 2.1025, 30.2539
CIE-LCH:
78.8239, 30.3269, 86.0246
CIE-Luv:
78.8239, 20.3707, 40.1554
Hunter-Lab:
73.9077, -2.0025, 25.9115
#dbc08b color charts
#dbc08b color shades, tints & tones
#dbc08b color schemes
#dbc08b color preview, HTML & CSS examples
This text has a color of #dbc08b
<p style="color:#dbc08b;">Text here</p>
.mytext {color:#dbc08b;}
This box has a color of #dbc08b
<div style="background-color:#dbc08b;">Content here</div>
.mybackground {background-color:#dbc08b;}
Border around this has a color of #dbc08b
<div style="border:2px solid #dbc08b;">Content here</div>
.myborder {border:2px solid #dbc08b;}