#d2b27e color space conversions
Hex:
#d2b27e
RGB:
210, 178, 126
CMY:
18, 30, 51
CMYK:
0, 15, 40, 18
HSL:
37°, 48.2759%, 65.8824%
HSV (HSB):
37°, 40.0000%, 82.3529%
XYZ:
46.2646, 47.0488, 26.3816
xyY:
0.3865, 0.3931, 47.0488
CIE-Lab:
74.2210, 4.4313, 30.8695
CIE-LCH:
74.2210, 31.1860, 81.8311
CIE-Luv:
74.2210, 23.9444, 39.6860
Hunter-Lab:
68.5921, 0.3601, 25.2106
#d2b27e color charts
#d2b27e color shades, tints & tones
#d2b27e color schemes
#d2b27e color preview, HTML & CSS examples
This text has a color of #d2b27e
<p style="color:#d2b27e;">Text here</p>
.mytext {color:#d2b27e;}
This box has a color of #d2b27e
<div style="background-color:#d2b27e;">Content here</div>
.mybackground {background-color:#d2b27e;}
Border around this has a color of #d2b27e
<div style="border:2px solid #d2b27e;">Content here</div>
.myborder {border:2px solid #d2b27e;}