#d3b3b4 color space conversions
Hex:
#d3b3b4
RGB:
211, 179, 180
CMY:
17, 30, 29
CMYK:
0, 15, 15, 17
HSL:
358°, 26.6667%, 76.4706%
HSV (HSB):
358°, 15.1659%, 82.7451%
XYZ:
51.2223, 49.3844, 50.0124
xyY:
0.3401, 0.3279, 49.3844
CIE-Lab:
75.6898, 11.6751, 3.7729
CIE-LCH:
75.6898, 12.2695, 17.9085
CIE-Luv:
75.6898, 19.3436, 3.4205
Hunter-Lab:
70.2740, 7.1280, 6.9964
#d3b3b4 color charts
#d3b3b4 color shades, tints & tones
#d3b3b4 color schemes
#d3b3b4 color preview, HTML & CSS examples
This text has a color of #d3b3b4
<p style="color:#d3b3b4;">Text here</p>
.mytext {color:#d3b3b4;}
This box has a color of #d3b3b4
<div style="background-color:#d3b3b4;">Content here</div>
.mybackground {background-color:#d3b3b4;}
Border around this has a color of #d3b3b4
<div style="border:2px solid #d3b3b4;">Content here</div>
.myborder {border:2px solid #d3b3b4;}