#d1ca7c color space conversions
Hex:
#d1ca7c
RGB:
209, 202, 124
CMY:
18, 21, 51
CMYK:
0, 3, 41, 18
HSL:
55°, 48.0226%, 65.2941%
HSV (HSB):
55°, 40.6699%, 81.9608%
XYZ:
51.0531, 57.2516, 27.4287
xyY:
0.3761, 0.4218, 57.2516
CIE-Lab:
80.3209, -8.7349, 39.7585
CIE-LCH:
80.3209, 40.7067, 102.3910
CIE-Luv:
80.3209, 8.3493, 53.2781
Hunter-Lab:
75.6648, -11.9745, 31.4726
#d1ca7c color charts
#d1ca7c color shades, tints & tones
#d1ca7c color schemes
#d1ca7c color preview, HTML & CSS examples
This text has a color of #d1ca7c
<p style="color:#d1ca7c;">Text here</p>
.mytext {color:#d1ca7c;}
This box has a color of #d1ca7c
<div style="background-color:#d1ca7c;">Content here</div>
.mybackground {background-color:#d1ca7c;}
Border around this has a color of #d1ca7c
<div style="border:2px solid #d1ca7c;">Content here</div>
.myborder {border:2px solid #d1ca7c;}