#d3c990 color space conversions
Hex:
#d3c990
RGB:
211, 201, 144
CMY:
17, 21, 44
CMYK:
0, 5, 32, 17
HSL:
51°, 43.2258%, 69.6078%
HSV (HSB):
51°, 31.7536%, 82.7451%
XYZ:
52.7847, 57.6358, 34.7283
xyY:
0.3637, 0.3971, 57.6358
CIE-Lab:
80.5359, -5.1175, 29.7928
CIE-LCH:
80.5359, 30.2291, 99.7465
CIE-Luv:
80.5359, 9.2694, 41.3183
Hunter-Lab:
75.9182, -8.7489, 26.0209
#d3c990 color charts
#d3c990 color shades, tints & tones
#d3c990 color schemes
#d3c990 color preview, HTML & CSS examples
This text has a color of #d3c990
<p style="color:#d3c990;">Text here</p>
.mytext {color:#d3c990;}
This box has a color of #d3c990
<div style="background-color:#d3c990;">Content here</div>
.mybackground {background-color:#d3c990;}
Border around this has a color of #d3c990
<div style="border:2px solid #d3c990;">Content here</div>
.myborder {border:2px solid #d3c990;}