#d0bf8c color space conversions
Hex:
#d0bf8c
RGB:
208, 191, 140
CMY:
18, 25, 45
CMYK:
0, 8, 33, 18
HSL:
45°, 41.9753%, 68.2353%
HSV (HSB):
45°, 32.6923%, 81.5686%
XYZ:
49.3769, 52.5649, 32.3546
xyY:
0.3677, 0.3914, 52.5649
CIE-Lab:
77.6174, -1.5799, 27.9481
CIE-LCH:
77.6174, 27.9928, 93.2356
CIE-Luv:
77.6174, 13.5384, 38.0228
Hunter-Lab:
72.5017, -5.3116, 24.2925
#d0bf8c color charts
#d0bf8c color shades, tints & tones
#d0bf8c color schemes
#d0bf8c color preview, HTML & CSS examples
This text has a color of #d0bf8c
<p style="color:#d0bf8c;">Text here</p>
.mytext {color:#d0bf8c;}
This box has a color of #d0bf8c
<div style="background-color:#d0bf8c;">Content here</div>
.mybackground {background-color:#d0bf8c;}
Border around this has a color of #d0bf8c
<div style="border:2px solid #d0bf8c;">Content here</div>
.myborder {border:2px solid #d0bf8c;}