#d3846c color space conversions
Hex:
#d3846c
RGB:
211, 132, 108
CMY:
17, 48, 58
CMYK:
0, 37, 49, 17
HSL:
14°, 53.9267%, 62.5490%
HSV (HSB):
14°, 48.8152%, 82.7451%
XYZ:
37.8220, 31.4341, 18.2613
xyY:
0.4322, 0.3592, 31.4341
CIE-Lab:
62.8724, 27.7991, 25.6924
CIE-LCH:
62.8724, 37.8535, 42.7446
CIE-Luv:
62.8724, 57.4962, 27.1090
Hunter-Lab:
56.0661, 22.2997, 19.9349
#d3846c color charts
#d3846c color shades, tints & tones
#d3846c color schemes
#d3846c color preview, HTML & CSS examples
This text has a color of #d3846c
<p style="color:#d3846c;">Text here</p>
.mytext {color:#d3846c;}
This box has a color of #d3846c
<div style="background-color:#d3846c;">Content here</div>
.mybackground {background-color:#d3846c;}
Border around this has a color of #d3846c
<div style="border:2px solid #d3846c;">Content here</div>
.myborder {border:2px solid #d3846c;}