#dab38b color space conversions
Hex:
#dab38b
RGB:
218, 179, 139
CMY:
15, 30, 45
CMYK:
0, 18, 36, 15
HSL:
30°, 51.6340%, 70.0000%
HSV (HSB):
30°, 36.2385%, 85.4902%
XYZ:
49.6937, 49.0097, 31.2668
xyY:
0.3823, 0.3771, 49.0097
CIE-Lab:
75.4574, 8.5887, 25.7367
CIE-LCH:
75.4574, 27.1319, 71.5453
CIE-Luv:
75.4574, 27.8496, 33.0337
Hunter-Lab:
70.0069, 4.1944, 22.5245
#dab38b color charts
#dab38b color shades, tints & tones
#dab38b color schemes
#dab38b color preview, HTML & CSS examples
This text has a color of #dab38b
<p style="color:#dab38b;">Text here</p>
.mytext {color:#dab38b;}
This box has a color of #dab38b
<div style="background-color:#dab38b;">Content here</div>
.mybackground {background-color:#dab38b;}
Border around this has a color of #dab38b
<div style="border:2px solid #dab38b;">Content here</div>
.myborder {border:2px solid #dab38b;}