#daba80 color space conversions
Hex:
#daba80
RGB:
218, 186, 128
CMY:
15, 27, 50
CMYK:
0, 15, 41, 15
HSL:
39°, 54.8780%, 67.8431%
HSV (HSB):
39°, 41.2844%, 85.4902%
XYZ:
50.3686, 51.5818, 27.7236
xyY:
0.3884, 0.3978, 51.5818
CIE-Lab:
77.0301, 3.6251, 33.6334
CIE-LCH:
77.0301, 33.8282, 83.8482
CIE-Luv:
77.0301, 24.2617, 43.4106
Hunter-Lab:
71.8204, -0.5013, 27.3876
#daba80 color charts
#daba80 color shades, tints & tones
#daba80 color schemes
#daba80 color preview, HTML & CSS examples
This text has a color of #daba80
<p style="color:#daba80;">Text here</p>
.mytext {color:#daba80;}
This box has a color of #daba80
<div style="background-color:#daba80;">Content here</div>
.mybackground {background-color:#daba80;}
Border around this has a color of #daba80
<div style="border:2px solid #daba80;">Content here</div>
.myborder {border:2px solid #daba80;}