#d5b32d color space conversions
Hex:
#d5b32d
RGB:
213, 179, 45
CMY:
16, 30, 82
CMYK:
0, 16, 79, 16
HSL:
48°, 66.6667%, 50.5882%
HSV (HSB):
48°, 78.8732%, 83.5294%
XYZ:
44.0343, 46.5758, 9.1518
xyY:
0.4414, 0.4669, 46.5758
CIE-Lab:
73.9176, -0.6858, 67.4220
CIE-LCH:
73.9176, 67.4255, 90.5828
CIE-Luv:
73.9176, 29.6661, 72.9985
Hunter-Lab:
68.2465, -4.2586, 39.8218
#d5b32d color charts
#d5b32d color shades, tints & tones
#d5b32d color schemes
#d5b32d color preview, HTML & CSS examples
This text has a color of #d5b32d
<p style="color:#d5b32d;">Text here</p>
.mytext {color:#d5b32d;}
This box has a color of #d5b32d
<div style="background-color:#d5b32d;">Content here</div>
.mybackground {background-color:#d5b32d;}
Border around this has a color of #d5b32d
<div style="border:2px solid #d5b32d;">Content here</div>
.myborder {border:2px solid #d5b32d;}