#d2b25c color space conversions
Hex:
#d2b25c
RGB:
210, 178, 92
CMY:
18, 30, 64
CMYK:
0, 15, 56, 18
HSL:
44°, 56.7308%, 59.2157%
HSV (HSB):
44°, 56.1905%, 82.3529%
XYZ:
44.4305, 46.3151, 16.7232
xyY:
0.4134, 0.4310, 46.3151
CIE-Lab:
73.7496, 1.1954, 47.6340
CIE-LCH:
73.7496, 47.6490, 88.5624
CIE-Luv:
73.7496, 26.1896, 57.2891
Hunter-Lab:
68.0552, -2.5612, 33.0693
#d2b25c color charts
#d2b25c color shades, tints & tones
#d2b25c color schemes
#d2b25c color preview, HTML & CSS examples
This text has a color of #d2b25c
<p style="color:#d2b25c;">Text here</p>
.mytext {color:#d2b25c;}
This box has a color of #d2b25c
<div style="background-color:#d2b25c;">Content here</div>
.mybackground {background-color:#d2b25c;}
Border around this has a color of #d2b25c
<div style="border:2px solid #d2b25c;">Content here</div>
.myborder {border:2px solid #d2b25c;}