#d5b255 color space conversions
Hex:
#d5b255
RGB:
213, 178, 85
CMY:
16, 30, 67
CMYK:
0, 16, 60, 16
HSL:
44°, 60.3774%, 58.4314%
HSV (HSB):
44°, 60.0939%, 83.5294%
XYZ:
45.0007, 46.6428, 15.2255
xyY:
0.4211, 0.4364, 46.6428
CIE-Lab:
73.9607, 1.9381, 51.2960
CIE-LCH:
73.9607, 51.3326, 87.8362
CIE-Luv:
73.9607, 28.7674, 60.4034
Hunter-Lab:
68.2955, -1.9016, 34.5890
#d5b255 color charts
#d5b255 color shades, tints & tones
#d5b255 color schemes
#d5b255 color preview, HTML & CSS examples
This text has a color of #d5b255
<p style="color:#d5b255;">Text here</p>
.mytext {color:#d5b255;}
This box has a color of #d5b255
<div style="background-color:#d5b255;">Content here</div>
.mybackground {background-color:#d5b255;}
Border around this has a color of #d5b255
<div style="border:2px solid #d5b255;">Content here</div>
.myborder {border:2px solid #d5b255;}