#db945d color space conversions
Hex:
#db945d
RGB:
219, 148, 93
CMY:
14, 42, 64
CMYK:
0, 32, 58, 14
HSL:
26°, 63.6364%, 61.1765%
HSV (HSB):
26°, 57.5342%, 85.8824%
XYZ:
41.7791, 37.0302, 15.3015
xyY:
0.4439, 0.3935, 37.0302
CIE-Lab:
67.2997, 21.1189, 39.6390
CIE-LCH:
67.2997, 44.9139, 61.9522
CIE-Luv:
67.2997, 54.2490, 43.6234
Hunter-Lab:
60.8524, 16.0599, 27.6881
#db945d color charts
#db945d color shades, tints & tones
#db945d color schemes
#db945d color preview, HTML & CSS examples
This text has a color of #db945d
<p style="color:#db945d;">Text here</p>
.mytext {color:#db945d;}
This box has a color of #db945d
<div style="background-color:#db945d;">Content here</div>
.mybackground {background-color:#db945d;}
Border around this has a color of #db945d
<div style="border:2px solid #db945d;">Content here</div>
.myborder {border:2px solid #db945d;}