#d2c48d color space conversions
Hex:
#d2c48d
RGB:
210, 196, 141
CMY:
18, 23, 45
CMYK:
0, 7, 33, 18
HSL:
48°, 43.3962%, 68.8235%
HSV (HSB):
48°, 32.8571%, 82.3529%
XYZ:
51.1260, 55.1046, 33.1409
xyY:
0.3668, 0.3954, 55.1046
CIE-Lab:
79.1015, -3.2854, 29.4342
CIE-LCH:
79.1015, 29.6170, 96.3689
CIE-Luv:
79.1015, 11.7777, 40.3297
Hunter-Lab:
74.2325, -6.9688, 25.4928
#d2c48d color charts
#d2c48d color shades, tints & tones
#d2c48d color schemes
#d2c48d color preview, HTML & CSS examples
This text has a color of #d2c48d
<p style="color:#d2c48d;">Text here</p>
.mytext {color:#d2c48d;}
This box has a color of #d2c48d
<div style="background-color:#d2c48d;">Content here</div>
.mybackground {background-color:#d2c48d;}
Border around this has a color of #d2c48d
<div style="border:2px solid #d2c48d;">Content here</div>
.myborder {border:2px solid #d2c48d;}