#d2a7a7 color space conversions
Hex:
#d2a7a7
RGB:
210, 167, 167
CMY:
18, 35, 35
CMYK:
0, 20, 20, 18
HSL:
0°, 32.3308%, 73.9216%
HSV (HSB):
0°, 20.4762%, 82.3529%
XYZ:
47.3721, 44.1291, 42.5802
xyY:
0.3533, 0.3291, 44.1291
CIE-Lab:
72.3147, 15.7616, 6.0111
CIE-LCH:
72.3147, 16.8690, 20.8757
CIE-Luv:
72.3147, 26.8273, 5.7743
Hunter-Lab:
66.4297, 11.0392, 8.4970
#d2a7a7 color charts
#d2a7a7 color shades, tints & tones
#d2a7a7 color schemes
#d2a7a7 color preview, HTML & CSS examples
This text has a color of #d2a7a7
<p style="color:#d2a7a7;">Text here</p>
.mytext {color:#d2a7a7;}
This box has a color of #d2a7a7
<div style="background-color:#d2a7a7;">Content here</div>
.mybackground {background-color:#d2a7a7;}
Border around this has a color of #d2a7a7
<div style="border:2px solid #d2a7a7;">Content here</div>
.myborder {border:2px solid #d2a7a7;}