#d2c982 color space conversions
Hex:
#d2c982
RGB:
210, 201, 130
CMY:
18, 21, 49
CMYK:
0, 4, 38, 18
HSL:
53°, 47.0588%, 66.6667%
HSV (HSB):
53°, 38.0952%, 82.3529%
XYZ:
51.4943, 57.0866, 29.4239
xyY:
0.3731, 0.4137, 57.0866
CIE-Lab:
80.2283, -7.1684, 36.6075
CIE-LCH:
80.2283, 37.3027, 101.0794
CIE-Luv:
80.2283, 9.3354, 49.5127
Hunter-Lab:
75.5557, -10.5675, 29.7995
#d2c982 color charts
#d2c982 color shades, tints & tones
#d2c982 color schemes
#d2c982 color preview, HTML & CSS examples
This text has a color of #d2c982
<p style="color:#d2c982;">Text here</p>
.mytext {color:#d2c982;}
This box has a color of #d2c982
<div style="background-color:#d2c982;">Content here</div>
.mybackground {background-color:#d2c982;}
Border around this has a color of #d2c982
<div style="border:2px solid #d2c982;">Content here</div>
.myborder {border:2px solid #d2c982;}