#db955d color space conversions
Hex:
#db955d
RGB:
219, 149, 93
CMY:
14, 42, 64
CMYK:
0, 32, 58, 14
HSL:
27°, 63.6364%, 61.1765%
HSV (HSB):
27°, 57.5342%, 85.8824%
XYZ:
41.9366, 37.3453, 15.3540
xyY:
0.4431, 0.3946, 37.3453
CIE-Lab:
67.5353, 20.5806, 39.9264
CIE-LCH:
67.5353, 44.9186, 62.7305
CIE-Luv:
67.5353, 53.5181, 44.0787
Hunter-Lab:
61.1108, 15.5499, 27.8810
#db955d color charts
#db955d color shades, tints & tones
#db955d color schemes
#db955d color preview, HTML & CSS examples
This text has a color of #db955d
<p style="color:#db955d;">Text here</p>
.mytext {color:#db955d;}
This box has a color of #db955d
<div style="background-color:#db955d;">Content here</div>
.mybackground {background-color:#db955d;}
Border around this has a color of #db955d
<div style="border:2px solid #db955d;">Content here</div>
.myborder {border:2px solid #db955d;}