#dab282 color space conversions
Hex:
#dab282
RGB:
218, 178, 130
CMY:
15, 30, 49
CMYK:
0, 18, 40, 15
HSL:
33°, 54.3210%, 68.2353%
HSV (HSB):
33°, 40.3670%, 85.4902%
XYZ:
48.8631, 48.3579, 27.8777
xyY:
0.3906, 0.3866, 48.3579
CIE-Lab:
75.0501, 8.0872, 29.9853
CIE-LCH:
75.0501, 31.0567, 74.9062
CIE-Luv:
75.0501, 29.2657, 38.0449
Hunter-Lab:
69.5399, 3.7306, 24.9092
#dab282 color charts
#dab282 color shades, tints & tones
#dab282 color schemes
#dab282 color preview, HTML & CSS examples
This text has a color of #dab282
<p style="color:#dab282;">Text here</p>
.mytext {color:#dab282;}
This box has a color of #dab282
<div style="background-color:#dab282;">Content here</div>
.mybackground {background-color:#dab282;}
Border around this has a color of #dab282
<div style="border:2px solid #dab282;">Content here</div>
.myborder {border:2px solid #dab282;}