#d0b18c color space conversions
Hex:
#d0b18c
RGB:
208, 177, 140
CMY:
18, 31, 45
CMYK:
0, 15, 33, 18
HSL:
33°, 41.9753%, 68.2353%
HSV (HSB):
33°, 32.6923%, 81.5686%
XYZ:
46.4682, 46.7476, 31.3850
xyY:
0.3729, 0.3752, 46.7476
CIE-Lab:
74.0281, 5.8388, 23.1062
CIE-LCH:
74.0281, 23.8325, 75.8186
CIE-Luv:
74.0281, 22.0904, 30.2546
Hunter-Lab:
68.3722, 1.6635, 20.6446
#d0b18c color charts
#d0b18c color shades, tints & tones
#d0b18c color schemes
#d0b18c color preview, HTML & CSS examples
This text has a color of #d0b18c
<p style="color:#d0b18c;">Text here</p>
.mytext {color:#d0b18c;}
This box has a color of #d0b18c
<div style="background-color:#d0b18c;">Content here</div>
.mybackground {background-color:#d0b18c;}
Border around this has a color of #d0b18c
<div style="border:2px solid #d0b18c;">Content here</div>
.myborder {border:2px solid #d0b18c;}