#ddbb7f color space conversions
Hex:
#ddbb7f
RGB:
221, 187, 127
CMY:
13, 27, 50
CMYK:
0, 15, 43, 13
HSL:
38°, 58.0247%, 68.2353%
HSV (HSB):
38°, 42.5339%, 86.6667%
XYZ:
51.4199, 52.4451, 27.4915
xyY:
0.3915, 0.3993, 52.4451
CIE-Lab:
77.5462, 4.1959, 34.8782
CIE-LCH:
77.5462, 35.1297, 83.1403
CIE-Luv:
77.5462, 25.7935, 44.7551
Hunter-Lab:
72.4190, 0.0077, 28.1858
#ddbb7f color charts
#ddbb7f color shades, tints & tones
#ddbb7f color schemes
#ddbb7f color preview, HTML & CSS examples
This text has a color of #ddbb7f
<p style="color:#ddbb7f;">Text here</p>
.mytext {color:#ddbb7f;}
This box has a color of #ddbb7f
<div style="background-color:#ddbb7f;">Content here</div>
.mybackground {background-color:#ddbb7f;}
Border around this has a color of #ddbb7f
<div style="border:2px solid #ddbb7f;">Content here</div>
.myborder {border:2px solid #ddbb7f;}