#ddc395 color space conversions
Hex:
#ddc395
RGB:
221, 195, 149
CMY:
13, 24, 42
CMYK:
0, 12, 33, 13
HSL:
38°, 51.4286%, 72.5490%
HSV (HSB):
38°, 32.5792%, 86.6667%
XYZ:
54.7587, 56.5723, 36.4672
xyY:
0.3705, 0.3828, 56.5723
CIE-Lab:
79.9384, 2.5186, 26.5190
CIE-LCH:
79.9384, 26.6383, 84.5748
CIE-Luv:
79.9384, 19.1614, 35.7557
Hunter-Lab:
75.2146, -1.6715, 23.9039
#ddc395 color charts
#ddc395 color shades, tints & tones
#ddc395 color schemes
#ddc395 color preview, HTML & CSS examples
This text has a color of #ddc395
<p style="color:#ddc395;">Text here</p>
.mytext {color:#ddc395;}
This box has a color of #ddc395
<div style="background-color:#ddc395;">Content here</div>
.mybackground {background-color:#ddc395;}
Border around this has a color of #ddc395
<div style="border:2px solid #ddc395;">Content here</div>
.myborder {border:2px solid #ddc395;}