#d0ca8c color space conversions
Hex:
#d0ca8c
RGB:
208, 202, 140
CMY:
18, 21, 45
CMYK:
0, 3, 33, 18
HSL:
55°, 41.9753%, 68.2353%
HSV (HSB):
55°, 32.6923%, 81.5686%
XYZ:
51.8666, 57.5444, 33.1845
xyY:
0.3637, 0.4036, 57.5444
CIE-Lab:
80.4848, -7.2941, 31.7604
CIE-LCH:
80.4848, 32.5873, 102.9343
CIE-Luv:
80.4848, 6.9515, 44.0680
Hunter-Lab:
75.8580, -10.7054, 27.1639
#d0ca8c color charts
#d0ca8c color shades, tints & tones
#d0ca8c color schemes
#d0ca8c color preview, HTML & CSS examples
This text has a color of #d0ca8c
<p style="color:#d0ca8c;">Text here</p>
.mytext {color:#d0ca8c;}
This box has a color of #d0ca8c
<div style="background-color:#d0ca8c;">Content here</div>
.mybackground {background-color:#d0ca8c;}
Border around this has a color of #d0ca8c
<div style="border:2px solid #d0ca8c;">Content here</div>
.myborder {border:2px solid #d0ca8c;}