#d2a9a9 color space conversions
Hex:
#d2a9a9
RGB:
210, 169, 169
CMY:
18, 34, 34
CMYK:
0, 20, 20, 18
HSL:
0°, 31.2977%, 74.3137%
HSV (HSB):
0°, 19.5238%, 82.3529%
XYZ:
47.9277, 44.9421, 43.6848
xyY:
0.3510, 0.3291, 44.9421
CIE-Lab:
72.8538, 14.9819, 5.6867
CIE-LCH:
72.8538, 16.0248, 20.7854
CIE-Luv:
72.8538, 25.4573, 5.4786
Hunter-Lab:
67.0389, 10.2959, 8.2919
#d2a9a9 color charts
#d2a9a9 color shades, tints & tones
#d2a9a9 color schemes
#d2a9a9 color preview, HTML & CSS examples
This text has a color of #d2a9a9
<p style="color:#d2a9a9;">Text here</p>
.mytext {color:#d2a9a9;}
This box has a color of #d2a9a9
<div style="background-color:#d2a9a9;">Content here</div>
.mybackground {background-color:#d2a9a9;}
Border around this has a color of #d2a9a9
<div style="border:2px solid #d2a9a9;">Content here</div>
.myborder {border:2px solid #d2a9a9;}